@charset "utf-8";

/*  top
-----------------------------------------*/
#top #haeder h1 {
}
#top #contents {
	padding-top:17px;
}
#top #main_img {
	background:url(../image/bg_shadow.png) repeat-x 0 bottom;
	padding:5px 5px 7px 5px;
	margin:0 0 18px 0;
}
#main_img {
	margin: 0 auto;
	width: 930px;
	height: 290px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#main_img img {
	top: 5px;
	left: 5px;
	position: absolute;
}
#top .infomation {
	border:1px solid #C3BAB0;
	padding:7px;
	margin:0 0 30px 0;
}
#top .infomation h3 {
	float:left;
	width:100px;
}
#top .infomation h3 img {
	vertical-align:center;
}
#top .infomation ul {
	margin:0 0 0 100px;
}
#top .infomation ul li {
	font-size:1.2em;
	background:url(../image/ico_arrow01.png) no-repeat left 4px;
	padding:2px 0 0 11px;
	margin:0 0 5px 0;
	line-height:130%;
}
#top .infomation ul li.last {
	margin:0;
}
#top .section {
	margin:25px 0 0 0;
	padding:0;
}
#top .section h3 {
	margin:0 0 10px 0;
}
#top .brand_list {
	margin:16px 0 0 0;
	background:url(../image/bg_dark.jpg) repeat 0 0;
	padding:15px 20px;
	overflow:hidden;
}
#top .brand_list .list_item {
	float:left;
	width:280px;
	margin:15px 10px;
	position:relative;
	cursor:pointer;
}
/*#top .brand_list .list_item a {
	position:absolute;
	top:0;
	left:0;
	display:block;
	width:100%;
	height:100%;
}*/
#top .brand_list .list_item .name {
	margin:10px 0 0 0;
	background:url(../image/ico_arrow01.png) no-repeat left center;
	padding:0 0 0 12px;
	font-size:13px;
}
#top .brand_list .list_item .name span {
	font-size:9px;
}
#top .chui {
	text-align:right;
	font-size:1.1em;
	margin:10px 0 0 0;
	text-decoration:underline;
}
#top .shop_list{
	float:left;
	width:450px;
}
#top .shop_list ul {
	background:url(../image/bg_dark.jpg) repeat 0 0;
	padding:10px 20px;
}
#top .shop_list ul li {
	background:url(../image/ico_arrow01.png) no-repeat left center;
	padding:10px 0 10px 11px;
	font-size:1.3em;
	border-bottom:1px solid #D0CCC8;
}
#top .shop_list ul li.last {
	border-bottom:none;	
}
#top .special {
	width:460px;
	float:right;
}
#top .special dl {
	float:left;
}
#top .special dl dd {
	background:url(../image/ico_arrow01.png) no-repeat left center;
	padding:0 0 0 12px;
	font-size:13px;	
	margin:5px 0 0 0;
}
#top .special dl.online {
	margin:0 0 30px 0;
}
#top .special dl.fb {
	margin:0 20px 0 0;
}
#top .special dl.recruit {
	margin:30px 0 0 0;
}


/*  Import
-----------------------------------------*/
#pages #contents h2 {
	font-size:2em;
	margin:0 0 15px 0;
}
#pages #contents h2 span {
	font-size:0.7em;
}
#pages #contents p {
	font-size:1.3em;
	line-height:180%;
}
#pages .brand {
	position:relative;
	border-bottom:1px solid #E7E3DE;
	overflow:hidden;
}
#pages .brand .photo {
	float:left;
}
#pages .brand .right_area {
	float:right;
	width:400px;
}

#pages .brand .pickup {
	background:url(../image/bg_dark.jpg) repeat 0 0;
	margin:25px 0 0 0;
}
#pages .brand .pickup h3 {
	cursor:pointer;
}
#pages .brand .pickup ul {
	overflow:hidden;
	padding:4px 15px 20px 15px;
	display:none;
}
#pages .brand .pickup ul li {
	float:left;
	margin:0 5px;
}