@charset "UTF-8";

#main_cont{
	width:580px;
	color:#4F4F4F;
}

*html #main_cont{
	width:570px;
	color:#4F4F4F;
}

.group{
	color:#4D3108;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px solid #4D3108;
}

p.text{
	margin-bottom:20px;
	line-height:14pt;
}

.point{
	font-weight:bold;
	color:#4D3108;
	margin-bottom:5px;
}

#main_cont ul{
	margin-bottom:15px;
}

#main_cont li{
	font-size:12px;
}

dl{
	width:570px;
	margin-bottom:10px;
}

*html dl{
	width:570px;
	margin-right:10px;
}

dt{
	font-weight:bold;
	color:#4D3108;
}

dd{
	line-height:14pt;
	font-size:12px;
	margin-bottom:5px;
}

#main_cont img{
	padding:1px;
	border:1px solid #BFBFBF;
	margin:10px 10px 20px 0px;
}
