@charset "UTF-8";

/* ===================================================
	Index CSS
====================================================== */


div#top_photo{
	height: 263px; }

div#header{
	height: 349px; }

div#main{
	background: url(../img/index/main_bg.gif) repeat-y left top; }



/* 左部分 */

div#index_left{
	width: 257px;
	float: left;
	text-align: center;
}

.title{
	margin: 35px auto 12px;
	width: 236px;
}

ul.lineup{
	margin-bottom: 20px; }



/* 右部分 */

div#index_right{
	width: 493px;
	float: right;
	padding: 20px 0;
}

div.section_l{
	width: 223px;
	float: left;
}

div.box{
	margin-bottom: 10px; }



div.section_r{
	width: 260px;
	float: right;
}


div.news_title{ height: 25px; }


div#news{
	margin: 0 0 25px 2px;
	padding: 10px;
	border: 1px solid #676767;
}


div#news img{
	width: 97px;
	height: 79px;
	float: right;
}



dl.guide{
	margin-bottom: 25px;}

dl.guide dt{
	height: 40px; }

dl.guide dd{
	margin: 10px 0 0;
	padding: 0;
	line-height: 1.5;
}

dl.guide dd img{
	margin-right: 4px;
	width: 164px;
	height: 67px;
	float: right;}

ul#guidelist li{
	margin-left: 10px;
	padding-left: 10px;
	background: url(../img/icon.gif) no-repeat left center;
}

div.shop{ margin-bottom: 15px; }


