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



h1{
	height:85px;
	font-size:24px;
	line-height:85px;
	background:url(../img/pc/news/h1_bg.gif) 160px 22px no-repeat;
}
h1 span{
	font-size:18px;
	vertical-align:top;
}

p.lead{
	padding-top:22px;
	padding-right:340px;
	height:97px;
	font-size:14px;
	line-height:28px;
	border-top:1px solid #C8C8C8;
}


div#news{
	overflow:hidden;
}


/* 最新記事 */

div#newest ul{
	overflow:hidden;
}
div#newest li{
	clear:both;
	padding-top:23px;
	background:url(../img/pc/common/line04.gif) top repeat-x;
}

div#newest .date{
	float:left;
	width:60%;
	height:14px;
	font-size:14px;
	line-height:14px;
}

div#newest .category{
	float:left;
	width:40%;
	height:14px;
	text-align:right;
	font-size:14px;
	color:#BD7397;
}

div#newest .category span{
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:14px;
	background:url(../img/pc/common/link_ico01.gif) right center no-repeat;
	-moz-background-size:14px;
	-webkit-background-size:14px;
	-o-background-size:14px;
	background-size:14px;
}

div#newest h2{
	float:left;
	margin-top:-23px;
	width:100%;
	height:110px;
	font-size:24px;
	line-height:90px;
	overflow:hidden;
}
div#newest h2 a{
	display:block;
	padding-top:20px;
}

div#newest .image img{
	width:580px;
	margin-bottom:40px;
}







/* 関連記事 */

div#related_news{
	padding-bottom:40px;
	overflow:hidden;
}
div#related_news ul{
	padding-bottom:14px;
	overflow:hidden;
}
div#related_news li{
	clear:both;
	padding-top:17px;
	border-top:1px solid #B0B0B0;
}

div#related_news .date{
	float:left;
	width:60%;
	height:14px;
	font-size:14px;
	line-height:14px;
}

div#related_news .category{
	float:left;
	width:40%;
	height:14px;
	text-align:right;
	font-size:14px;
	color:#BD7397;
}

div#related_news .category span{
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:14px;
	background:url(../img/pc/common/link_ico01.gif) right center no-repeat;
	-moz-background-size:14px;
	-webkit-background-size:14px;
	-o-background-size:14px;
	background-size:14px;
}

div#related_news h3{
	float:left;
	margin-top:-24px;
	width:100%;
	height:98px;
	font-size:24px;
	line-height:72px;
	overflow:hidden;
}
div#related_news h3 a{
	display:block;
	padding-top:20px;
}




/* ページ操作 */

div#page{
	margin:0 auto 51px;
	width:264px;
	height:42px;
}
div#page_left,div#page_right{
	float:left;
	width:25px;
	height:42px;
}
div#page_left span,div#page_right span{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
div#page_left img,div#page_right img{
	width:25px;
	height:42px;
}

div#page_select_pc{
	float:left;
	width:208px;
	height:42px;
	font-size:14px;
	line-height:42px;
	text-align:center;
}
div#page_select_pc span{
	padding:2px;
}
div#page_select_pc a{
	padding:2px;
}
div#page_select_pc a:link   {color:#adadad;}
div#page_select_pc a:visited{color:#adadad;}
div#page_select_pc a:hover  {color:#5D5D5D;}
div#page_select_pc a:active {color:#adadad;}




@media screen and (max-width: 480px){


h1{
	height:45px;
	font-size:12px;
	line-height:44px;
	background:url(../img/pc/news/h1_bg.gif) 83px 11px no-repeat;
	-moz-background-size:33px;
	-webkit-background-size:33px;
	-o-background-size:33px;
	background-size:33px;
}
h1 span{
	font-size:11px;
}

p.lead{
	padding-top:12px;
	padding-right:0px;
	height:78px;
	font-size:11px;
	line-height:22px;
}



/* 最新記事 */

div#newest ul{
	padding-bottom:7px;
}
div#newest li{
	padding-top:13px;
	background:url(../img/sp/common/line02.gif) center top repeat-x;
	-moz-background-size:7px;
	-webkit-background-size:7px;
	-o-background-size:7px;
	background-size:7px;
}

div#newest .date{
	width:30%;
	font-size:11px;
	line-height:14px;
}

div#newest .category{
	width:70%;
	height:14px;
	font-size:11px;
}

div#newest .category span{
	display:inline-block;
	vertical-align:middle;
	width:19px;
	height:14px;
	background:url(../img/pc/common/link_ico01.gif) right center no-repeat;
	-moz-background-size:14px;
	-webkit-background-size:14px;
	-o-background-size:14px;
	background-size:14px;
}

div#newest h2{
	margin-top:-20px;
	width:290px;
	height:61px;
	font-size:12px;
	line-height:46px;
}
div#newest h2 a{
	padding-top:15px;
}

div#newest .image img{
	width:290px;
	margin-bottom:20px;
}



/* 関連記事 */

div#related_news{
	padding-bottom:21px;
	overflow:hidden;
}

div#related_news ul{
	padding-bottom:7px;
	background:url(../img/sp/common/line02.gif) center bottom repeat-x;
	-moz-background-size:7px;
	-webkit-background-size:7px;
	-o-background-size:7px;
	background-size:7px;
}
div#related_news li{
	padding-top:13px;
}

div#related_news .date{
	width:30%;
	font-size:11px;
	line-height:14px;
}

div#related_news .category{
	width:70%;
	height:14px;
	font-size:11px;
}

div#related_news .category span{
	display:inline-block;
	vertical-align:middle;
	width:19px;
	height:14px;
	background:url(../img/pc/common/link_ico01.gif) right center no-repeat;
	-moz-background-size:14px;
	-webkit-background-size:14px;
	-o-background-size:14px;
	background-size:14px;
}

div#related_news h3{
	margin-top:-20px;
	width:290px;
	height:61px;
	font-size:10px;
	line-height:46px;
}
div#related_news h3 a{
	padding-top:15px;
}



/* ページ操作 */

div#page{
	margin:0 auto 24px;
	width:116px;
	height:25px;
}
div#page_left,div#page_right{
	width:15px;
	height:22px;
}
div#page_left img,div#page_right img{
	width:15px;
	height:22px;
}

div#page_select_sp{
	float:left;
	width:86px;
	height:25px;
	font-size:10px;
	line-height:25px;
	text-align:center;
}


}

