@charset "UTF-8";
#right a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#right {
	background-image: url(../img/img_shop/shop_back.png);
	background-repeat: no-repeat;
	height: 513px;
	width: 660px;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
.left_text {
	width: 125px;
	padding: 0px;
	margin: 0px;
	clear: left;
	float: left;
}
.right_text {
	width: 450px;
	float: left;
	background-image: url(../img/img_shop/shop.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_text2 {
	height: auto;
	width: 460px;
	float: left;
}
.text_box {
	float: left;
	height: auto;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#allbox {
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: auto;
	margin: 0px;
}
#box1 {
	background-image: url(../img/img_menu/second_obi.jpg);
	background-repeat: repeat-y;
	width: 850px;
	float: left;
	margin-top: 20px;
}
h3 {
	font-family: "MS Pgothic", "osaka";
	font-size: 75%;
	color: #FFFFFF;
	white-space: nowrap;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: left;
}

