
#shop {
	width:100%;
	background-image:url(../images/shop_bg.jpg);
	background-position:center top;
}

#shop .cg1 {
	width:100%;
	overflow:hidden;
	background-color:#000000;
	white-space:nowrap;
	border-bottom:#0072be solid 2px;
	border-top:#0072be solid 2px;
}

#shop .cg2 {
	width:100%;
	overflow:hidden;
	background-color:#000000;
	white-space:nowrap;
	border-bottom:#0072be solid 2px;
	border-top:#0072be solid 2px;
}


#shop .inner {
	margin:0px auto 0px auto;
	width:1200px;
	text-align:left;
}


#shop h2{
	margin:80px 0px 0px 0px;
	width:100%;
	height:116px;
	background-image:url(../images/shop_title.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-10000px;	
}







/**************************
shop1
*************************/
#shop .shop1{
	margin:0px 0px 0px 30px;
	letter-spacing:1px;
	width:1140px;
	color:#FFF;
}

#shop .shop1 .txt_a{
	margin:40px 0px 0px 40px;
	font-size:20px;
	height:200px;
	font-weight:bold;
}




#shop .shop1 .shop_title{
	float:left;
}

#shop .shop1 ul{
	list-style:none;
	font-weight:bold;
	font-size:20px;
	float:left;
}

#shop .shop1 li{
	line-height:24px;
	margin:0px 0px 30px 0px;
}


#shop .shop1 li:nth-child(1){
	background:url(../images/shop_number1.png) no-repeat ;
	padding:0px 0px 0px 50px;
	height:40px;
}

#shop .shop1 li:nth-child(2){
	background:url(../images/shop_number2.png) no-repeat;
	padding:10px 0px 0px 50px;
	height:40px;
}

#shop .shop1 li:nth-child(3){
	background:url(../images/shop_number3.png) no-repeat;
	padding:10px 0px 0px 50px;
	height:40px;
}

#shop .shop1  .shop1_text1{
	background:url(../images/shop_image_1_4.png) no-repeat;
	background-position:right bottom;
	float:left;
	width:600px;
	height:370px;
}

#shop .shop1  .shop1_text2{
	background:url(../images/shop_image_2_4.png) no-repeat;
	background-position:right bottom;
	float:left;
	width:600px;
}

#shop .shop1  .shop1_text3{
	background:url(../images/shop_image_3_4.png) no-repeat;
	background-position:right bottom;
	float:left;
	width:600px;
}

#shop .shop1  .shop1_text4{
	background:url(../images/shop_image_4_4.png) no-repeat;
	background-position:right bottom;
	float:left;
	width:600px;
}

#shop .shop1  .shop1_text5{
	background:url(../images/shop_image_5_4.png) no-repeat;
	background-position:right bottom;
	float:left;
	width:600px;
}


#shop .shop1 .shop_img3{
	float:right;
	border:#00f6ff solid 1px;
}


#shop .shop1 .shop_img3:hover{
	border:#FFF solid 3px;
	margin:-2px -2px -2px -2px;
}


#shop .shop1 .shop_button1{
	float:left;
	margin:50px 0px 20px 40px;
}
	
#shop .shop_button1 a:link,#shop .shop_button1 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#00f6ff solid 1px;
	color:#00f6ff;
	background-color: transparent;
	text-decoration:none;
	}

#shop .shop_button1 a:hover,#shop .shop_button1 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#00f6ff solid 1px;
	background-color:#00f6ff;
	color:#ffffff;
	text-decoration:none;
	}
	
	
#shop .shop1 .shop_button2{
	float:left;
	margin:50px 0px 20px 20px;
}
	
#shop .shop_button2 a:link,#shop .shop_button2 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#00f6ff solid 1px;
	color:#00f6ff;
	background-color: transparent;
	text-decoration:none;
	}

#shop .shop_button2 a:hover,#shop .shop_button2 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#00f6ff solid 1px;
	background-color:#00f6ff;
	color:#ffffff;
	text-decoration:none;
	}









#shop .shop1 .shop_img1{
	float:left;
	margin:10px 0px 0px 40px;
	border:#00f6ff solid 1px;
}

#shop .shop1 .shop_img2{
	margin:10px 0px 0px 20px;
	border:#00f6ff solid 1px;
}


/**************************
shop2
*************************/
#shop .shop2{
	width:310px;
	text-align:center;
	margin:50px 0px 0px 80px;
	float:left;
}


#shop h2.shop2_h2{
	margin:80px 0px 0px 500px;
	width:300px;
	height:92px;
	background-image:url(../images/shop_title2.png);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:-10000px;	
}

#shop .shop_title2{
	font-size:20pt;
	color:#FFF;
	font-weight:bold;
	background:url(../images/shop_title2_momiji.png) no-repeat;
	margin:0px 0px 10px 0px;
	padding:10px 0px 0px 0px;
}

#shop .shop2 h3{
	margin:3px 0px 10px 0px;
	font-size:14pt;
	color:#ff9996;
	font-weight:bold;
}
	





#shop .shop2 .shop_button3{
	float:left;
	margin:0px 0px 0px 0px;
}
	
#shop .shop_button3 a:link,#shop .shop_button3 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#ff9996 solid 1px;
	color:#ff9996;
	background-color: transparent;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop_button3 a:hover,#shop .shop_button3 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#ff9996 solid 1px;
	background-color:#ff9996;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop2 .shop_button3b{
	margin:0px 0px 0px 0px;
}
	
#shop .shop_button3b a:link,#shop .shop_button3b a:visited{
	margin:-5px 0px 0px 0px;
	padding:2px;
	border:#ff9996 solid 1px;
	color:#ff9996;
	background-color: transparent;
	text-decoration:none;
	display:block;
	}

#shop .shop_button3b a:hover,#shop .shop_button3b a:active{
	margin:-5px 0px 0px 0px;
	padding:2px;
	border:#ff9996 solid 1px;
	background-color:#ff9996;
	color:#FFF;
	text-decoration:none;
	display:block;
	}
	
	
#shop .shop2 .shop_button4{
	float:left;
	margin:0px 0px 0px 6px;
}
	
#shop .shop_button4 a:link,#shop .shop_button4 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#ff9996 solid 1px;
	color:#ff9996;
	background-color: transparent;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop_button4 a:hover,#shop .shop_button4 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#ff9996 solid 1px;
	background-color:#ff9996;
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop2 .shop2_img2{
	border:#ff9996 solid 1px;
}

#shop .shop2 .shop2_img2:hover{
	border:#FFF solid 3px;
	margin:-2px -2px -2px -2px;
}









/**************************
shop3
*************************/
#shop .shop3{
	width:310px;
	text-align:center;
	margin:50px 0px 0px 65px;
	float:left;
}

#shop h2.shop3_h2{
	margin:80px 0px 0px 450px;
	width:350px;
	height:92px;
	background-image:url(../images/shop_title3.png);
	background-position:center;
	background-repeat:no-repeat;
	text-indent:-10000px;	
}

#shop .shop_title3{
	font-size:16pt;
	height:40px;
	color:#FFF;
	font-weight:bold;
	background:url(../images/shop_title3_momiji.png) no-repeat;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}

#shop .shop3 h3{
	margin:3px 0px 10px 0px;
	padding:0px;
	font-size:14pt;
	font-weight:bold;
	color:#8ad45e;
}
	





#shop .shop3 .shop_button5{
	float:left;
	margin:0px 0px 0px 0px;
}
	
#shop .shop_button5 a:link,#shop .shop_button5 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#8ad45e solid 1px;
	color:#8ad45e;
	background-color: transparent;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop_button5 a:hover,#shop .shop_button5 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#8ad45e solid 1px;
	background-color:#8ad45e;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop2 .shop_button5b{
	margin:0px 0px 0px 0px;
}
	
#shop .shop_button5b a:link,#shop .shop_button5b a:visited{
	margin:-5px 0px 0px 0px;
	padding:2px;
	border:#8ad45e solid 1px;
	color:#8ad45e;
	background-color: transparent;
	text-decoration:none;
	display:block;
	}

#shop .shop_button5b a:hover,#shop .shop_button5b a:active{
	margin:-5px 0px 0px 0px;
	padding:2px;
	border:#8ad45e solid 1px;
	background-color:#8ad45e;
	color:#FFF;
	text-decoration:none;
	display:block;
	}
	
	
#shop .shop3 .shop_button6{
	float:left;
	margin:0px 0px 0px 6px;
}
	
#shop .shop_button6 a:link,#shop .shop_button6 a:visited{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#8ad45e solid 1px;
	color:#8ad45e;
	background-color: transparent;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop_button6 a:hover,#shop .shop_button6 a:active{
	margin:0px 0px 0px 0px;
	padding:10px;
	border:#8ad45e solid 1px;
	background-color:#8ad45e;
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:130px;
	}

#shop .shop3 .shop3_img2{
	border:#8ad45e solid 1px;
}

#shop .shop3 .shop3_img2:hover{
	border:#FFF solid 3px;
	margin:-2px -2px -2px -2px;
}

	
