@charset "utf-8";

/* =================================== 

ウェブページ用

=================================== */

.main-column-header{
	font-size:1em;
	font-weight:normal;
	padding-bottom:25px;
}

.main-column-header h1{
	font-size:1.33em;
	font-weight:bold;
}

.main-column-header h1 img{
	display:block;
}

.main-column-header .above{
	margin-top:25px;
}


.asset .sub-title{
	display:block !important;
	margin-bottom:30px;
}
.asset hr{
	background:url(../images/top/top_topics_border.jpg) bottom left repeat-x;
	height:1px;
	border:none;
	margin:30px 0;
	clear:both;
}

.asset-body{
	margin-top:30px;
}


.attention-box{
	clear:both;
	margin-top:30px;
	padding:20px;
	background-color:#F0F2F4;
	font-size:0.91em;
}

.asset-more{
	clear:both;
	margin-top:30px;
	padding:20px;
	background-color:#F0F2F4;
	font-size:0.91em;
}

/* For IE */

* html .asset hr{
	background:none;
	height:1px;
	border:1px solid #F0F2F4;
}
*+html .asset hr{
	background:none;
	height:1px;
	border:1px solid #F0F2F4;
}

* html .asset-more{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka',sans-serif;
}

* html .attention-box{
	font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック','Osaka',sans-serif;
}
