@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
p.voiceTxt{
	margin-bottom:20px;
}
div.section{
	margin-bottom:5px;
	padding:10px 15px;
	border:solid 1px #c3ba86;
	background:#fffde3;
}
div.section h3{
	padding-left:15px;
	color:#cc7e00;
	background:url(../images/voi_ico_hd.gif) no-repeat 0 4px;
}
div.section h3 span{
	margin-right:10px;
	font-weight:bold;
	font-size:1.2em;
}
div.section h4{
	margin-top:15px;
}
p.pagetop{
	margin:0 0 20px;
	text-align:right;
}