@import url("common.css");
@charset "utf-8";

#contents{
	width:850px;
	height:1300px;
	margin-top:10px;
	background-color:#FFFFFF;
}
#left_box{
    width:175px;
	height:auto;
	float:left;
}
#righe_box{
    width:645px;
	height:auto;
	float:right;
	margin-right:5px;
}
/* 左側ボックス */
#guarantee{
    width:165px;
	height:98px;
	margin-left:10px;
	margin-top:30px;
}
#diary{
    width:165px;
	height:111px;
	margin-left:10px;
	margin-top:30px;
}

/* 右側ボックス */
#title{
    width:645px;
	height:20px;
	margin-top:15px;
}
#box1{
    width:645px;
	height:200px;
	background-image:url(../images/top/tenpo.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
#box1-1{
    width:320px;
	height:138px;
}
#box2{
    width:645px;
	height:120px;
	margin-top:15px;
}
#s_box{
    width:210px;
	height:120px;
	background-image:url(../images/top/3.jpg);
	background-repeat:no-repeat;
	float:left;
}
#s_box_c{
    width:210px;
	height:120px;
	background-image:url(../images/top/3.jpg);
	background-repeat:no-repeat;
	margin-left:7px;
	margin-right:7px;
	float:left;
}
#s_box_text{
    width:200px;
	height:20px;
	margin-top:10px;
	float:right;
}
#s_box_p{
    width:210px;
	height:80px;
	margin-top:7px;
	text-align:center;
	float:left;
}
#s_box_ad{
    width:210px;
	height:120px;
	float:left;
}
#box3{
    width:645px;
	height:460px;
	margin-top:15px;
}
#box4{
    width:645px;
	height:115px;
	margin-top:15px;
}
#facebook{
	width:643px;
	height:402px;
	margin-top:10px;
	text-align:center;
	border:#CCC solid 1px;
}
#info_box{
    width:400px;
	height:400px;
	float:left;
}
#info_title{
    width:400px;
	height:20px;
	float:left;
}
#info_text_bg{
    width:398px;
	height:418px;
	float:left;
	border:solid #CCC 1px;
	margin-top:10px;
}
#info_text{
    width:388px;
	height:410px;
	overflow:auto;
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#tokusen_bg{
    width:228px;
	height:460x;
	float:left;
	margin-left:14px;
	border:#F60 solid 1px;
}
#tokusen{
    width:220px;
	height:440px;
	float:left;
	margin-left:3px;
	margin-top:5px;
}
#bunner1{
    width:645px;
	height:280px;
	margin-bottom:10px;
	background-position:right;
}
#syougatsu{
    width:645px;
	height:192px;
	margin-bottom:10px;
}

/* フォント */
.fon1{
    font-size:12px;
	color:#333333;
	line-height:18px;
}
.fon2{
    font-size:18px;
	color:#FF6600;
	font-weight:bolder;
	text-align:center;
}
.info_title{
    font-size:14px;
	color:#FF9900;
	font-weight:bolder;
	line-height:20px;
}
.info_title2{
    font-size:14px;
	color:#00F;
	font-weight:bolder;
	line-height:20px;
}
.info1{
    font-size:12px;
	color:#666666;
	line-height:16px;
}
.tokusen1{
    font-size:12px;
	color:#FF6600;
	text-align:right;
}
.tokusen2{
    font-size:12px;
	color:#666666;
	line-height:15px;
}
.tokusen3{
    font-size:18px;
	color:#FF0000;
	text-align:right;
	font-weight:bolder;
}
.aisatsu1{
    font-size:14px;
	color:#990000;
	font-weight:bold;
}
.aisatsu2{
    font-size:11px;
	color:#666666;
	line-height:20px;
}