<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";











/*



--------------------------------------------------



特集一覧ページ全体



--------------------------------------------------



*/







div.news, div.beginner, div.smtlink {



	border-radius: 5px;



	-webkit-border-radius: 5px;



	-moz-border-radius: 5px;



	border: 1px solid #AAA;



	margin: 5px 5px 10px 5px;



	background-color: white;



	padding-bottom: 10px;







}











div.news div.news-box, div.smtlink div.smtlink-box {



	border-bottom: 2px solid #690F1E;



	height: 35px;



	



}







div.news div.news-box, div.smtlink div.smtlink-box p{



	font-weight: bold;



	padding-left:5px;



	font-size: 16px!important;



	text-shadow: 0 1px 0 white;



}











div.news div.news_inner, div.beginner div.beginner_inner, div.smtlink div.smtlink_inner {



	margin: 5px;



}











div.col4 {



	display:block;

	

	position:relative;



	clear: both;



	margin-bottom: 25px;



	padding:0;

	

	overflow:hidden;



}











div.col4 p{



	font-size: 11px;



	line-height: 120%;



}















p.thumb{



	float: left;



	margin-right: 5px;



	margin-top:2px;



}











img {



	border: 0 none;



	vertical-align: top;



}











div.col4 h4{



	display:block;



	font-size: 12px;



	color: #9F0F36;



	text-decoration: none;



	line-height: 140%;



	font-weight: bold;



}











h1, h2, h3, h4, h5, h6 {



	font-size: 100%;



	font-weight: normal;



}











div.col4 p.linkarea{



	font-size: 12px;

	

	text-align: right;

}











html &gt; body div.col4 p.linkarea a{

	

	display:block;

	

	position:absolute;

	

	top:0; left:0;

	

	width:100%; height:100%;

	

	text-align:left;

	

	text-indent:-9999px;

	

	background/*\**/: #fff\9; /* IE8,IE9 */

	

	filter:alpha(opacity=0);



}



</pre></body></html>