#main_contents {
	width: 650px;
	position: relative;
	height: 100%;
	margin-top: 15px;

}
#main_contents h3 {
	font-size: 16px;
	text-align: left;
	text-indent: 22px;
	line-height: 30px;
}

#main_contents p {
	font-size: 12px;
	line-height: 130%;
	padding: 5px;
}
#main_contents .detailbox {
	background-color: #FEE6D3;
	height: 360px;
	width: 300px;
	padding: 5px;
	margin-top: 10px;
}
#main_contents .detailbox a {
	display: block;
	font-weight: bold;
	background-image: url(../images/m_boxlink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
	margin-top: 5px;
}




.box {
	background-color: #FFFFFF;
	width: 310px;
	float: left;
	display: inline;
}
#family {
}
#single {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 15px;
	margin-right: 14px;
}
#qaarea {
	width: 650px;
	margin-top: 20px;
	float: left;
}
#qabox {
	width: 450px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/q_qa.jpg);
	background-position: 290px 20px;
	background-repeat: no-repeat;
	float: left;
}

#qabox h3 a{
	color: #333333;
	text-decoration: none;
}

#qabox a:hover	{
	text-decoration: underline;
}

#qabox ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 13px;
	margin-bottom: 5px;
	list-style-image: none;
}
#qabox h3 {
	margin-top: 1px;
	margin-left: 1px;
	text-align: left;
	text-indent: 20px;
	color: #333333;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/t_qa.jpg);
	background-repeat: no-repeat;
}
#qa_all {
	margin-top: 10px;

}
#qaarea #bnr_voice {
	background-color: #EEEEEE;
	height: 75px;
	width: 180px;
	float: right;
}
#qaarea #bnr_concept {
	background-color: #EEEEEE;
	height: 75px;
	width: 180px;
	float: right;
	margin-top: 15px;
}

#area {
	width: 650px;
	margin-top: 20px;
	float: left;
}
#area h3 {
	background-image: url(../images/t_area.jpg);
	background-repeat: no-repeat;
	text-indent: 5px;
	text-align: left;
	font-size: 16px;
	line-height: 28px;
}


#area .read {
	font-size: 12px;
	line-height: 120%;
	clear: left;
	float: left;
	height: 70px;
}

#top_read {
	font-size: 10px;
	background-color: #EEEEEE;
	margin-bottom: 5px;
}
.cuumcuum {
	color: #CCCCCC;
}
.cuumcuum a {
	color: #CCCCCC;
}

