@import "fontsize.css";

/* local set */
body {
	padding:0;
	margin:0px;
	font-family:Osaka,"‚l‚r ‚oƒSƒVƒbƒN";
	background-repeat: repeat-x;
}
a { ;
	line-height: 150%;
	color: #653332;
}
.shop_whitebg {
	background-image: url(../../freeenjoy/shop/shop_img/white_bg.gif);
	background-repeat: repeat;
}
a:hover { text-decoration: underline; color: #FF9900; }

.bg { background-repeat: no-repeat }
.shop_graybg {
	background-image: url(../../freeenjoy/shop/shop_img/gray_bg.gif);
	background-repeat: repeat;
}
.shop_titlebg {
	background-image: url(../../freeenjoy/shop/shop_img/shopname_bg.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 720px;
}
.shop_graywaku {
	font-size: 75%;
	line-height: 140%;
	color: #333333;
	padding: 10px;
	width: 290px;
	border: 3px solid #D3D3D3;
}
.shop_photo {
	margin: 15px;
}

