@charset "utf-8";
/* CSS Document */

/* main_visual,sub_visual
----------------------------------------------- */
#main-visual{
	width:100%;
	height:443px;
	margin:0 auto;
	padding:0 0 10px 0;
	border-bottom:1px solid #000;
}
.main-visual-img{
	border-bottom:1px solid #000;
	margin:-157px 0 0 0;
}
#sub_visual {
}


/* top-contents
----------------------------------------------- */
.top-concept{
}
.top-concept-inner{
	width:700px;
	height:534px;
	background:url(../images/index/top-concept-bg.png) no-repeat;
}
.top-concept-main{
	display:block;
	padding:24px 0 0 70px;
}
.top-concept-img{
	display:block;
	padding:24px 0 0 70px;
}
.top-concept-text{
	font-size:15px;
	font-weight:bold;
	letter-spacing:0.08em;
	padding:24px 0 0 70px;
}
.top-product{
}
.top-product-inner{
	width:649px;
	margin:0 0 0 30px;
	padding:0 0 30px 0;
	border-left:1px solid #000;
}
.top-product-text{
	padding:24px 0 0 40px;
}
.top-news{
}
.top-news-inner{
	width:649px;
	margin:0 0 0 30px;
	padding:0 0 30px 0;
	border-left:1px solid #000;
}
.top-news-text{
	padding:24px 0 0 40px;
}
.top-news-text li{
	width:580px;
	margin:0 0 15px 0;
	padding:0 0 8px 0;
	border-bottom:1px dashed #000;
}



.contents-bottom{
	width:700px;
}
.top-shop{
	float:left;
	margin:0 0 -11px 0;
}
.top-shop-inner{
	width:279px;
	height:340px;
	margin:0 0 0 30px;
	border-left:1px solid #000;
}
.top-shop-text{
	padding:16px 0 0 36px;
}
.top-shop-text li{
	font-size:13px;
	padding:15px 0 3px 0;
	border-bottom:1px dashed #000000;
}

.top-access{
	float:right;
	margin:0 0 -11px 0;
}
.top-access-inner{
	width:280px;
	margin:0 0 0 30px;
	padding:24px 0 0 0;
}
.top-access-inner p{
	font-size:13px;
}



