@charset "utf-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 80%;
	line-height: 170%;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(img/shop_bg_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.menutext {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}


.copy {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.large {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}

a:link { color:#666666; 
}
a:visited { color:#999999; 
}
a:hover { color:333333; 
} 

.midasi {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
