@charset "utf-8";
body {
	font-family:"MS UI Gothic", "MS PGothic", "Osaka";
	font-size: 12px;
	color: #000000;
    background-color: #ff3366;
	margin:0 auto 0 auto;
}

TH, TD { 
	line-height: 120%; 
}

h1 {
	font-size:12px;
	text-align: center;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
	color:#000000;
}


.style1 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 12px;
	color: #ff00ff;
	font-weight: bold;
}


p {
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0099;
	text-decoration: underline;
}

a:active {
    color : #ff00ff; 
    font-weight : bold;
} 



#top {
	width: 970px;
	background-color: #ffffff;
	margin:0 auto 0 auto;
}


#sitemap {
	width: 970px;
	background-color: #ffffff;
	text-align: right;
	margin:0 auto 0 auto;
}


#wrapper {
	width: 970px;
    background-color: #ffffff;	
	margin:0 auto 0 auto;
}


#shop_title {
	width: 950px;
	height: 200px;
	background-image: url(../img/title.jpg);
	margin:0 auto 0 auto;
}


#globalnavi{
width: 960px;
height: 50px;
margin:0 auto 0 auto;
}

#globalnavi ul{list-style-type: none;
margin: 0;
padding: 0;
}

#globalnavi li{
float: left;
width: 120px; /*各メニューの幅*/
margin: 0;
padding: 0;
}



#globalnavi li a{
display: block;
overflow: hidden;
width: 120px; /*Windows IE対策*/
height: 0 !important;
height /**/: 50px;
padding-top: 50px;
background-image: url(../img/bg-globalnavi.jpg);
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -120px 0;}
#menu3 a{background-position: -240px 0;}
#menu4 a{background-position: -360px 0;}
#menu5 a{background-position: -480px 0;}
#menu6 a{background-position: -600px 0;}
#menu7 a{background-position: -720px 0;}
#menu8 a{background-position: -840px 0;}

#menu1 a:hover{background-position: 0 -50px;}
#menu2 a:hover{background-position: -120px -50px;}
#menu3 a:hover{background-position: -240px -50px;}
#menu4 a:hover{background-position: -360px -50px;}
#menu5 a:hover{background-position: -480px -50px;}
#menu6 a:hover{background-position: -600px -50px;}
#menu7 a:hover{background-position: -720px -50px;}
#menu8 a:hover{background-position: -840px -50px;}


#line {
	width: 950px;
	height: 35px;
	clear: both;
	margin:0 auto 0 auto;
}



#contents_wrapper {
	width: 950px;
	height: 870px;
	margin:0 auto 0 auto;

}

#contents_left {
	width: 175px;
	float: left;
	height: 850px;
	margin:0 auto 0 auto;

}

#contents_center {
	width: 600px;
	float: left;
	height: 850px;
	margin:0 auto 0 auto;
}


#contents_right {
	width: 175px;
	float: right;
	height: 850px;
	margin:0 auto 0 auto;
}

#new {
	width: 175px;
	height: 300px;
	margin:0 auto 0 auto;
}


#mobile {
	width: 175px;
	height: 350px;
	background-image: url(../img/mobile.jpg);
	margin:0 auto 0 auto;
}


#schedule {
	width: 950px;
	height: 310px;
	margin:0 auto 0 auto;
}





#okini {
	width: 175px;
	height: 100px;
	background-image: url(../img/okini.jpg);
	vertical-align: bottom;
}



#tel {
	width: 950px;
	height: 50px;
	background-image: url(../img/tel.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin:0 auto 0 auto;

}

#counter {
	width: 950px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}

#navi {
	width: 800px;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;	
}

#copyright {
	width: 500px;
	height: 20px;
	padding-top: 25px;
	padding-bottom: 15px;
	margin:0 auto 0 auto;

}

#footer {
	width: 970px;
	background-image: url(../img/footer.jpg);
	height: 60px;
	margin:0 auto 0 auto;
}
