@charset "utf-8";

/* =================================================================
 * Author : sekiakwa
 * Date : 2014-01-28
 * Licensing : e-trust co.,ltd. 
 * ================================================================= */



/* Main
---------------------------------------------------------- */
#headerInner{
	margin-bottom:0px;
}
#mainArea {
	display:block;
	position: relative;
	width:690px;
	height:200px;
	margin:0px auto 5px;
	padding:0px 0px 0px 0px;
	
}
ul#slider {
	width: 690px;
	height: 200px;
	position: relative;
}
ul#slider li {
	position: absolute;
	top:0;
	left:0;
} 

/* Index
---------------------------------------------------------- */
h2.indexTitile{}

#newsBg{
	background:url(image/common/bg_index_c3.jpg);
	width:690px;
	height:86px;

}
#news{
	width:640px;
	height:80px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right:20px;
}
/*.newsBorder{
	border-bottom:1px dashed #432a16;
}
*/
