@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
#content .box {
	margin:20px 0 32px;
}
#content .box div {
	margin-bottom:15px;
}
#content .box ul {
	background:url(../image/ul_bg.jpg);
	padding:10px 0 2px 10px;
	margin:13px 0 17px;
}
#content .box ul li {
	font-weight:bold;
	background:url(../image/li_bg.jpg) left top no-repeat;
	padding:0 0 7px 32px;
	line-height:1.6;
}
#content table {
	margin:20px 0 22px;
}
#content table th {
	width:129px;
}
#content table th, #content table td {
	padding:2px 10px 1px 9px;
}
#content .hello {
	border:3px solid #A4D2EB;
	padding:15px 17px 13px 17px;
	margin-bottom:40px;
}
#content .hello p.top {
	text-align:center;
	font-weight:bold;
	border-bottom:1px dashed #333333;
	margin-bottom:17px;
}
#content .hello dl {
	margin-bottom:9px;
}
#content .hello dl.mb8 {
	margin-bottom:8px;
}
#content .hello dl dt {
	color:#064C92;
	font-weight:bold;
	margin-bottom:4px;
}
#content .hello p.att {
	color:#CC3333;
}

#content .keikou{
	margin-bottom: 40px;
}