.sp_t5{ padding-top:5px;}
.sp_t10{ padding-top:10px;}
.sp_t15{ padding-top:15px;}
.sp_t20{ padding-top:20px;}
.sp_tb10{ padding:10px 0;}
.sp_t80{ padding-top:80px;}

.sp_l10{ padding-left:10px;}
.sp_l20{ padding-left:20px;}

.clear{ clear:both;}




/*headder
-----------------------------------------------------*/

.logo{
	float:left;
	width:260px;
	text-align:center;
	padding-top:5px;
}
.logo a{
	background-image:url(../img/logo.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	height:105px;
	width:216px;
	padding-left:20px;
	padding-top:7px;
	display:block;
	text-indent:-9999px;
}


.tel{
	background-image:url(../img/tel.jpg);
	float:left;
	height:110px;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:12px;
	margin-right:20px;
}









/*main
-----------------------------------------------------*/

#info{
	width: 880px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
}
#info h2{
	background-image:url(../img_info/h2.gif);
	background-repeat:no-repeat;
	height:60px;
	font-size:1px;
	text-indent:-9999px;
	width: 600px;
	float: left;
}
.info_bg{
	background-image:url(../img_info/info_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}



.h3_1{ background-image:url(../img_info/h3_01.gif); background-repeat:no-repeat; height:27px; font-size:1px; color:#fff; text-indent:-9999px; }
.h3_2{ background-image:url(../img_info/h3_02.gif); background-repeat:no-repeat; height:27px; font-size:1px; color:#fff; text-indent:-9999px; margin-top:20px;}
.h3_3{ background-image:url(../img_info/h3_03.gif); background-repeat:no-repeat; height:27px; font-size:1px; color:#fff; text-indent:-9999px; margin-top:30px; }
.h3_4{ background-image:url(../img_info/h3_04.gif); background-repeat:no-repeat; height:27px; font-size:1px; color:#fff; text-indent:-9999px; margin-top:30px; }


.gaiyou p{ margin-bottom:10px;}



.cal{
	margin-top:15px;
	width:400px;
	border-left:1px solid #630;
	border-top:1px solid #630;
}
.cal th{
	background-color:#FDD38D;
	border-bottom:1px solid #630;
	border-right:1px solid #630;
	height:25px;
}
.cal td{
	border-bottom:1px solid #630;
	border-right:1px solid #630;
	height:25px;
}
.cal p{ line-height:25px;}
.font_r{ color:#C00;}
.font_b{ color:#03F;}

