@charset "utf-8";
/* CSS Document */

*{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.endayori_case{
	padding-left:36px;
}
h2.endayori_h2{
	display:block;
	margin-top:6px;
	width:100%;
	height:70px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background:url(../img/h2_yotei.jpg) center top no-repeat;
}
table.yotei{
	font-size:14px;
	line-height:18px;
	width:95%;
	margin-bottom:20px;
}
table.yotei td{
	border-bottom:solid #dd8 1px;
	border-top:solid #dd8 1px;
	padding:4px 5px;
}
table.yotei td.hidori{
	width:95px;
	padding-left:65px;
	border:none;
	background:url(../img/yotei_mark.jpg) left center no-repeat;
}

h2.entyou_h2{
	display:block;
	margin-top:6px;
	width:100%;
	height:70px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	background:url(../img/h2_entyou.jpg) center top no-repeat;
}

ul.column_cover{
	padding-bottom:20px;
}
.month h3{
	display:block;
	height:30px;
	font-size:1px;
	line-height:1px;
	text-indent:-9999px;
	text-decoration:none;
	outline:none;
	border-bottom:solid #dd8 1px;
	margin-left:5px;
	margin-top:5px;
}
/*▼month h3各指定▼*/
.month h3.month_4{
	background:url(../img/month_4_h3_mark.jpg) left center no-repeat;
}
.month h3.month_5{
	background:url(../img/month_5_h3_mark.jpg) left center no-repeat;
}
.month h3.month_6{
	background:url(../img/month_6_h3_mark.jpg) left center no-repeat;
}
.month h3.month_7{
	background:url(../img/month_7_h3_mark.jpg) left center no-repeat;
}
.month h3.month_8{
	background:url(../img/month_8_h3_mark.jpg) left center no-repeat;
}
.month h3.month_9{
	background:url(../img/month_9_h3_mark.jpg) left center no-repeat;
}
.month h3.month_10{
	background:url(../img/month_10_h3_mark.jpg) left center no-repeat;
}
.month h3.month_11{
	background:url(../img/month_11_h3_mark.jpg) left center no-repeat;
}
.month h3.month_12{
	background:url(../img/month_12_h3_mark.jpg) left center no-repeat;
}
.month h3.month_1{
	background:url(../img/month_1_h3_mark.jpg) left center no-repeat;
}
.month h3.month_2{
	background:url(../img/month_2_h3_mark.jpg) left center no-repeat;
}
.month h3.month_3{
	background:url(../img/month_3_h3_mark.jpg) left center no-repeat;
}
/*△month h3各指定△*/
.month h4{
	display:block;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	padding:5px 10px 5px 60px;
	margin-left:5px;
	color:#000;
	background:url(../img/column_title_mark.jpg) left center no-repeat;
}
.month ul.colomn_title{
	border-bottom:solid #dd8 1px;
}

.month ul.colomn_title a{
	font-size:14px;
	padding:0;
	color:#000;
	text-decoration:none;
}
.month ul.colomn_title a:hover{
	color:#f00;
	text-decoration:underline;
}
