@charset "utf-8";
/* CSS Document */


.sttl{
	font-size:133%;
}
.limg{
	margin-top:30px;
	float:left;
	width:210px;
	text-align:center;
}
.rdetail{
	margin-top:30px;
	padding-top:75px;
	float:right;
	width:430px;
}
.rdetail dt{
	font-size:14px;
	font-weight:bold;
}
.rdetail dd{
	margin-top:5px;
	line-height:1.6;
}
.rdetail dd a{
	color:#006699;
}
.rdetail dd a:hover{
	text-decoration:none;
}


.rdetail dd.ic-pdf{
	background:url(../img/ic_pdf.gif) left top no-repeat;
	padding-left:22px;
	line-height:18px;
}

.line-dot{
	padding-top:30px;
}
