@charset "utf-8";

/* home ------------------------------ */
#home {
	background: #000000;
}
#home #wrapper {
	width: 998px;
	_width: 1000px; /* for IE6 */
	min-height: 100%;
	margin: 0 auto;
	border-left: 1px solid #1f1f1f;
	border-right: 1px solid #1f1f1f;
	position: relative;
	left: 0px;
	top: 0px;
	background: #000000;
}


#home #footer {
	position: static;
	bottom: auto;
}


#home #container {
	width: 878px;
	_width: 998px; /* for IE6 */
	margin: 0px;
	padding: 20px 60px 32px 60px;
	background: #f3f3f3;
	text-align: left;
	color: #333333;
}

#index-header {
	zoom: 1;
}
#index-header:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

#index-head-left {
	width: 256px;
	overflow: hidden;
	float: left;
}

#index-keyvisual {
	width: 742px;
	overflow: hidden;
	float: right;
}

#index-head-left .nav {
	margin-bottom: 8px;
}

#index-main-left {
	width: 480px;
	float: left;
}
#index-main-right {
	width: 390px;
	float: right;
}

#index-main-right .bnr {
	display: inline;
	letter-spacing: -0.1em;
	line-height: 0.1em;
	padding-left: 16px;
}
#index-main-right .bnr img {
	margin-bottom: 16px;
}


.index-shop-section {
	margin-bottom: 20px;
}
.index-shop-section .txt {
	display: inline;
	padding-right: 16px;
	vertical-align: bottom;
}
.index-shop-section .memo {
	padding-left: 10px;
}


.index-info-section {
	zoom: 1;
}
.index-info-section:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}

.index-info-section .cap {
	width: 94px;
	float: left;
}
.index-info-parts {
	width: 386px;
	float: right;
	padding-top: 2px;
	margin-bottom: 6px;
	zoom: 1;
}
.index-info-parts:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: " ";
	line-height: 0; 
}
.index-info-parts .date {
	width: 60px;
	float: left;
	font-size: 84%;
	line-height: 125%;
	vertical-align: text-bottom;
}
.index-info-parts .txt {
	width: 326px;
	float: left;
	font-size: 84%;
	line-height: 125%;
	font-weight: normal;
	vertical-align: text-bottom;
}

























