@charset "utf-8";

#container {
	background-image:url(img/waku.gif);
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFF;
	border-top: 0px none #CCC;
	border-right: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-left: 0px solid #CCC;
} 

#header {
	padding: 0;
} 

#headermenu {
	padding:0px;
	text-align:right;
	font-size:90%;
	float:right;
	width:280px;
	height:108px;
	background-image: url(img/naka_bg.gif);
} 

#headermenu a {
	color:#000;
	text-decoration:none;
} 

#headermenu a:hover {
	color:#666;
	text-decoration:underline;
} 

#tit {
	padding:0px;
	float:left;	
} 

#menu {
	background-image:url(img/btn/menu02.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#menu a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}

.submenu_bg {
	background-image:url(img/btn/sub_menu02.gif);
	background-repeat:no-repeat;
	height:441px;
}

.submenu_bg a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}
	
.submenu_kura_bg {
	background-image:url(img/btn/kura_menu02.jpg);
	background-repeat:no-repeat;
	height:430px;
}

.submenu_kura_bg a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}
	
.list {
	background-image:url(img/btn/list02.gif);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
}
.list a:hover img{
	filter: alpha(opacity=0);
	opacity: 0.0;
	}
	
	
.gift{

	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	text-align:center;

}

.gift h3{

	margin-top:0px;
	border-right:0px solid ;
	text-align:left;

}


#Content_tit{
	background-image:url(img/icon_h1.jpg);
	background-repeat:no-repeat;
}

#Content{
	padding: 5px 0px 50px 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: auto;
}



.syouhin_tit a {
	text-decoration:none;
}


#submenu{
	margin: 0px 0px 0px 20px;
}

#submenu_kura{
	float:left;
	margin: 0px 0px 0px 0px;
}

#mainContent01{
	padding: 0px 100px 0px 100px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: auto;
}

#mainContent02{
	padding: 0px 20px 0px 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	float:right;
}
#mainContent02_kura{
	margin: 0px 20px 0px 20px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	float:left;
	width:680px;
}

#footer {
	background-image:url(img/footer_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:90%;
	padding:5px 10px; 
	clear:both;
}  
#footer a {
	background:url(img/point.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	color:#000;
	text-decoration:none;
} 

#footer a:hover {
	color:#ff0000;
	text-decoration:underline;
} 


