@charset "utf-8";
/*////////////////////////////////////////////////////////////
/*index.css*/


/*------------------------------------------------------------
	1. シュプレモ　インデックススタイル
-------------------------------------------------------------*/
#mainSection_index {
	width: 900px;
	margin: 0 auto;
}

#mainSection_index .titSection {
	padding: 31px 0 12px 35px;
}

#mainSection_index .titSection img.copy {
	padding: 75px 0 0 37px;
}

#mainSection_index #MenuSection {
	padding-bottom: 25px;
}

#MenuSection .left {
	float: left;
	width: 295px;
	height: 400px;
	min-height: 400px;
	position: relative;
}

#MenuSection .left .products_photo {
	padding: 0 0 0 54px;
}

#MenuSection .left li.btn {
	position: absolute;
	bottom: 0px;
	left: 73px;
}

#MenuSection .left li.btn01 {
	position: absolute;
	bottom: 70px;
	left: 73px;
}

#MenuSection .right {
	float: right;
	width: 548px;
	background: url(../img/index/menubg.jpg) repeat-y;
}

#MenuSection .right ul {
	width: 274px;
	float: left;
	height: 400px;
	min-height: 400px;
	position: relative;
	text-align:
}
.right li.img {
	margin-top: 3px;
}
.right li.txt {
	padding: 10px 22px;
	text-align:left;
}
.right li.btn {
	position: absolute;
	bottom: 0px;
	left: 67px;
}

li.txt {
	font-size: 93%;
}
