@charset "UTF-8";

/* _____________________________________________________________________LAYOUT */

.supportmenu_left{
	width:267px;
	float:left;
}

.supportmenu_right{
	width:255px;
	float:left;
}

.supportmenu_box{
	width:255px;
}

#topics_area{
	border-left:1px solid #0046C3;
	border-right:1px solid #0046C3;
	border-bottom:1px solid #0046C3;
	padding:0px 5px 5px 5px;
}

#topics_dl{
	padding:0px;
	margin:0px;
}

.topics_dt{
	font:12px/18px Verdana,Arial,Monaco,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ ゴシック',sans-serif;
	font-weight:800;
	color:#EC8B00;
	margin:0px;
	padding:0px;
}

.topics_dd{
	font:12px/18px Verdana,Arial,Monaco,'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3',Osaka,'ＭＳ ゴシック',sans-serif;
	font-weight:300;
	color:#0046C3;
	margin:0px 0px 15px 0px;
	padding:0px;
}

