@charset "utf-8";

/*ライトコンテンツ共通*/

div#container div#main_contents div#right_contents{
	float:right;
	width:729px;
/*	height:100%;
*/}	

div#container div#main_contents div#right_contents p{
	font-size:12px;
	color:#000000;
	line-height:180%;
}

div#container div#main_contents div#right_contents h2{
	width:729px;
	height:47px;
	margin-bottom:45px;
}	

div#container div#main_contents div#right_contents div#blog_mainArea{
	width:711px;
	margin-left:18px;
/*	height:100%;
	overflow:hidden;
*/}	

div#container div#main_contents div#right_contents div#blog_mainArea div#main_blog{
	width:711px;
	height:341px;
	background:url(../img/blog_top_bg.jpg) no-repeat top;
	margin-bottom:43px;
}

div#container div#main_contents div#right_contents div#blog_mainArea div#main_blog img{
	margin:259px 405px 24px 29px;
}

div#container div#main_contents div#right_contents div#blog_mainArea p#backnumberTop{
	width:661px;
	height:197px;
	background:url(../img/blog_backnumber_bg.jpg) no-repeat top;
	padding:90px 25px 0 25px;
}

*html div#container div#main_contents div#right_contents div#blog_mainArea p#backnumberTop{
	width:711px;
	height:197px;
	background:url(../img/blog_backnumber_bg.jpg) no-repeat top;
	padding:90px 25px 40px 25px;
}


div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea{
	width:669px;
	height:100%;
	padding:0 21px;
	background:url(../img/blog_backnumber_bg02.gif) repeat-y;
}
*html div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea{
	width:711px;
	height:100%;
	padding:0 21px;
	background:url(../img/blog_backnumber_bg02.gif) repeat-y;
}


div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea dl{
	width:667px;
	border-right:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	background:#FFFFFF;
}

*html div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea dl{
	width:669px;
	border-right:1px solid #D1D1D1;
	border-left:1px solid #D1D1D1;
	background:#FFFFFF;
}


div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea dl dd.column_text{
	padding:18px 16px;
	line-height:150%;
}

div#container div#main_contents div#right_contents div#blog_mainArea div#backnumberArea dl dd.column_btn{
	text-align:right;
	padding-right:16px;
}

h3.fontcolorRed{
	color:#C0565F;
}

h3.fontcolorBlue{
	color:#5695C0;
}

h3.fontcolorGreen{
	color:#499D39;
}

.column_bottom{
margin-bottom:13px;
}
