@charset "utf-8";
img { vertical-align: bottom; }
a img {border-style:none;}

#mainWrap{
	width:1000px;
	position:relative;
	padding:0;
	margin:0;
	
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size:12px;
	background:url("img/bg.png")
	
}

.itemMainWrap{
	background:url("img/bg_item.jpg") top no-repeat !important;
}

#itemMainInfoBox{
	width:946px;
	margin:20px 26px 0 26px;
}

#itemMainInfoRightBox{
	position:relative;
	text-align:center;
	width:394px;
	height:788px;
	margin-left:30px;
}

#itemMainInfoSpec{
	font-size:11px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	margin:28px auto;
}

#itemMainInfoGallery{
	width:380px;
	position:absolute;
	bottom:0;
	right:0;
}


#indexTopBox #fader1{
	width:1000px;
	height:500px;
}

#indexTopBox{
	width:1000px;
	height:500px;
	position:relative;

	
}
#indexTopBox #logoBtn{
	text-align:center;
	position:absolute;
	width:268px;
	right:60px;
	top:16px;
	z-index:10000;
}

#indexSchedule{
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:10000;
}


.indexItemBox{
	width:234px;
	height:608px;
	text-align:center;
}



#itemMainInfoGallery img{
	margin-top:5px;
}




#lineup{
	margin:30px 0 0 0;
	width:1000px;
}


#lineup .indexItemBox{margin-top:20px;}
#lineup .indexItemBox .priceBox{margin-top:30px;}
#lineup #indexItemBoxUmi{
	float:left;
	margin-left:66px;
}
#lineup #indexItemBoxRiho{
	float:left;
	margin-left:84px;
}
#lineup #indexItemBoxSet{
	float:left;
	margin-left:84px;
}

.priceBox{
	width:234px;
	height:221;
	position:relative;
	text-align:center;
	margin:0 auto 0 auto;
}

.priceBox .resBtn{
	margin-top:143px;
}


#priceUmi{background:url("img/price_bg_01.png") no-repeat center}
#priceRiho{background:url("img/price_bg_02.png") no-repeat center}
#priceSet{background:url("img/price_bg_03.png") no-repeat center}

#recommend{
	height:300px;
	margin-top:70px;
}

#recommend .itemItemBox{
	position:relative;
	width:454px;
	margin-top:20px;
	float:left;
}
#recommend #indexItemBoxUmi,#recommend #indexItemBoxRiho,#recommend #indexItemBoxSet{
	margin-left:30px
}




.itemImg{
	border: 1px solid #aaa;
}

#recommend .priceBox{
	width:234px;
	height:221;
	position:absolute;
	text-align:center;
	margin:0;
	top:0;
	right:0;
	
}


#recommend .itemItemBox>img{
	border:1px solid #444;
}




.itemItemBox{
	
}


#footerTxt{
	padding:30px 0 40px 0;
	text-align:center;
	clear:both;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

#footerSchedule{
	margin:20px auto 30px auto ;
	width:945px;
	height:166px;
}

.ck_bd{
	border:1px dashed #555;
}






