@charset "utf-8";



/*

 main画像

------------------------------------------------------- */

#main {

	width: 900px;

	margin-right: auto;

	margin-left: auto;

}







/*

 toptext

------------------------------------------------------- */

.top_bn_box {

	padding-top: 15px;

	clear: both;

}

.top_bn_box img {

	float: left;

	margin-right: 15px;

	width: 250px;

}

.top_bn_box p {

	float: right;

	font-size: 14px;

	line-height: 140%;

	font-weight: bold;

	width: 375px;

}

.top_bn_box p.more {

	font-weight: normal;

	text-align: right;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	background-image: url(../../_common/img/icon/icon04.gif);

	background-repeat: no-repeat;

	background-position: 302px;

	font-size: 12px;

	margin-top: 30px;

}



.top_bn_box p.more a {

	color: #0033FF;

}



.top_bn_box p.more a:hover {

	color: #0033FF;

}



/*

 新着情報

------------------------------------------------------- */

/* エリア */

#news {

	line-height:130%;

	width: 640px;

	font-size: 1.2em;

	padding-top: 5px;

	margin-bottom: 25px;

}

#news dl {

	clear: both;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #CCCCCC;

	margin-bottom: 8px;

	padding-bottom: 8px;

	margin-top: 10px;

}





/* タイトル */

#news dt {

	float: left;

	color: #0033FF;

	width: 100px;

	background-image: url(../../_common/img/icon/icon02.gif);

	background-repeat: no-repeat;

	padding-left: 13px;

	background-position: 1px;

}



/* 本文 */

#news dd {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 520px;

}

#news dd a {



}



.btn_list {

	color: #ff9999;

	text-align: right;

	margin-top: 15px;

}



.btn_list a {color: #ff9999}

