strong{
    font-weight:normal;
}

#box1{
	float:left;
	width:280px;
	padding: 15px 0px;
	margin: 0px;
}

#box2{
	float:right;
	width:280px;
	padding:15px 0px;
}

#qa li{
	background-image: url("http://www2.idh.co.jp/question/images/q.gif");
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0px 10px 0px 18px;
	margin: 0px 0px 15px 10px;
}

#qa ul{
	margin: 0px;
	padding: 0px;
}

#qa a{
	color: #B34D06;
/*	color: #003399; summer */
	text-decoration: none;
}

#qa a:hover{
	color:#FF6600;
/*	color: #7283C1; summer */
	text-decoration: underline;
}

#qa2{
	clear: both;
}

#boxQ{
	font-size: 14px;
	font-weight: bold;
	color: #B34D06;
/*	color: #003399; summer */
	height: 20px;
	background-image:  url("http://www2.idh.co.jp/question/images/q-l.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 10px;
	padding: 5px 0px 10px 25px;
}

#boxA{
	font-size:12px;
	background-color: #FFFFFF;
	background-image: url("http://www2.idh.co.jp/question/images/a.gif");
	background-repeat: no-repeat;
	background-position: 3px 3px;
	margin-left: 33px;
	padding: 6px 3px 6px 30px;
}

#line{
	font-size:12px;
	color: #996600;
	text-align: right;
	border-bottom: 1px dotted #6C2E02;
	width: 465px;
	padding-bottom: -20px;
	float: left;
	height: 20px;
}

.top{
	height: 25px;
	margin-top: 11px;
}
