@charset "utf-8";

/*TOP*/

.topibox {
padding:10px;
font-size:12px;
text-align:left;
line-height:130%;
}

.topibox dl,
.topibox dt,
.topibox dd{
list-style:none;
padding:0px;
margin:0px;
}

.topibox dd{
background:url(img/line.jpg) bottom repeat-x;
padding-bottom:5px;
margin-bottom:5px;
}

.topibox span{
padding-left:10px;
font-weight:bold;
color:#999999;
}

/*SUM*/

.mds{
	border-bottom: solid 3px #FADEA2;
	padding:10px;
	text-align:left;
	font-size:13px;
	line-height:150%;
	font-weight: bold;
}

.okuri{
text-align:center;
padding:5px;
background:#FADEA2;
margin:10px 0px 10px 0px;
font-size:12px;
}

/*topics*/

.mds span{
padding:0px 10px;
font-weight:bold;
color:#999999;
}

.topibox p{
line-height:150%;
}
