@charset "UTF-8";
/* -------------------------------------------------------- CSS Information 
Lust up date:   2013.06.05
Style Info:     index css
------------------------------------------------------------------------ */  

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------section*/
/*section01*/
#sec01 {
	margin-bottom: 20px;
}
#sec01 dl dd {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}
/*section02*/
#sec02 dl dd {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 7px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
}
/*------------------------------------------------------------slider*/
.slider_box {
	text-align: center;
	margin-bottom: -10px;
}
