@charset "utf-8";
/* CSS Document */

/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
h2.bghd,
h3.bghd{
	background:url(../img/title_ber.jpg) no-repeat #ffa922;
}
p.sent{
	margin:0 20px 15px 15px;
}
div.featureBox{
	float:left;
	display:inline;
	width:285px;
	margin:0 0 11px 6px;
	padding:6px 0 5px;
	background-color:#f6f5f5;
}
div.featureBox dt{
	margin:0 5px 5px;
	font-weight:bold;
}
div.featureBox dt a{
	padding-left:15px;
	background:url("../../common/image/arrow_mango2.gif") no-repeat 0 0;
}
div.featureBox dd.rightBox{
	margin-right:5px;
	width:148px;
	margin:0 5px;
	line-height:1.3;
}
div.featureBox dd.leftBox{
	margin-left:5px;
	witdh:120px;
	text-align:center;
}
p.featureDate{
	clear:both;
	margin-right:5px;
	font-size:0.8em;
	text-align:right;
	color:#999;
}

/* 2.for detail style
===============================================================*/
div.feature p{
	margin:0 10px 15px;
	line-height:1.5;
}
div.feature ul{
	margin:0 0 15px 30px;
	list-style:disc;
}
div.feature ol{
	margin:0 0 15px 30px;
	list-style:decimal;
}
.mb15{
	margin-bottom:15px;
}
div.feature_data_box{
	margin-bottom:15px;
}
/* 20090224 */
div#banner_area{
	margin-bottom:20px;
}
