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


.h2_top{
	display:block;
	height:26px;
	text-indent:-9999px;
	background-image: url(../img/h2_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 417px;
	margin: 0px;
}


.h2_blog{
	display: block;
	height: 26px;
	text-indent: -9999px;
	background-image: url(../img/h2_blog.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 175px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 30px;
}

.message_top{
	margin-top: 15px;
	margin-right: 5px;
	width: 100%;
}

.message_top p{
	font-size: 12px;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}

.message_top p .main_img{
	float: right;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 50px;
}


.class_top_bg02{
	width: 100%;
	margin-top: 0px;
	height: 19px;
}


.class_top{
	background-image: url(../img/class_top_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	margin-top: 40px;
	vertical-align: top;
}

.class_top div{
	margin-bottom: 8px;
}

/* IE7 */
*:first-child + html .class_top div{
	margin-bottom: -10px;
}


.class_top p{
	font-size: 12px;
	line-height: 22px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 8px;
}

.class_top p .p_main{
	letter-spacing: -0.03em;

}

#main a.bn_top_c {
	display:block;
	width:148px;
	height:25px;
	text-indent:-9999px;
	background-image: url(../img/bn_top_c_off.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 5px;
}

#main a.bn_top_c:hover {
	background-image: url(../img/bn_top_c_on.jpg);
background-position:bottom;
}


.class_top02{
	width: 420px;
	float: left;
	padding-left: 10px;
	margin-top: -10px;
}

.class_top02 p{
	font-size: 13px;
}

.class_top03{
	width: 418px;
	float: left;
	padding: 0px;
	margin-top: -10px;
	margin-left: -6px;

}

.class_top03 p{
	font-size: 13px;
}


#main a.bn_syousai {
	display:block;
	width:101px;
	height:13px;
	text-indent:-9999px;
	background-image: url(../img/bn_syousai_off.gif);
	background-position:top;
	background-repeat: no-repeat;
	margin-top: 5px;
	float: right;
	margin-right: 100px;
}



#main a.bn_syousai:hover {
	background-image: url(../img/bn_syousai_on.gif);

}
#feed {
color: #666666;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E2DED1;
	
}
#feed li a{color: #666666;
	margin-left: 10px;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#feed li .date{
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#feed li p{padding: 0px;margin: 0px;}
#feed li .txt{
	line-height: 21px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}


#feed li{
	padding-top: 11px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2DED1;
	list-style: none;

}

#feed li:before {	 content: '';
    display: inline-block;
    width: 0;
    height: 0;
    margin-right: 2px;
    margin-left: 15px;
    border: transparent solid 5px;
    border-left-color: #5e440b;
  
}

#feed li:nth-child(odd){background-color:#f1eee7;/*奇数行oddにカラーを指定する*/  }


#feed li a:hover {
	color:#85b21b;
	text-decoration:none;
	position:relative;
}



.media_block{
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	
	padding-top: 16px; 
	padding-bottom: 15px;
	padding-right: 25px; 
	padding-left: 25px;	
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: #e7e3d7;}

.media_block p{padding: 0px;
margin: 0px;}

.media_block h3{display: block;
	height: 19px;
	text-indent: -9999px;
	background-image: url(../img/h3_media.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 106px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.media_block dl{
	font-size: 12px;
	overflow: hidden; /* heightを戻す */
	padding: 0px;
	margin: 0px;
	clear: both;
	opacity: 1;
}

.media_block dl dt{
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	
}

.media_block dl dd{float: left;padding: 0px;
	margin: 0px;line-height: 22px;
}
.media_block dl dd .media_ttl{margin-top: 10px;line-height:20px;
	
}
.media_block dl dd .media_ttl p{float: left; margin-right: 10px;}

.media_block dl dd .media_ttl p.ttl_media{
	color: #ffffff;
	background-color: #0fbac4;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
line-height:22px;}

.media_block dl dt img{border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}


#month_art{width: 840px;
	overflow:hidden;
	margin-top: 20px;
	margin-bottom: 30px;
	background-color: #e7e4d5;
	border-image-source: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding: 10px;}

.month_art_right{font-size: 12px;
	background-color: #ffffff;
	border-image-source: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	float: right;
	width: 572px;
	height: 152px;
	
}

.month_art_right p{	padding: 0px;margin: 0px;
}
.month_art_right .art_bg{
	float: right;
	padding: 0px;
	margin-top: 53px;
	margin-right: 15px;
	margin-left: 0px;
	margin-bottom: 0px;

}


.month_art_right dl{margin-left: 15px; width: 455px; line-height: 20px;}
.month_art_right dl dt{
	margin-top:1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	padding: 0px;
	float: left;
}
.month_art_right dl dd{
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	float: left;
	clear: left;
}



.month_art_left{
	float: left;
}


.month_art_left img{
	border-image-source: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;}

