@charset "shift_jis";
#bg {
	width: 700px;

}

#kanban {
	width: 700px;
	margin-bottom: 30px;
}

.itemmenu {
	width: 700px;
	height: auto;
	clear: none;
	list-style-position: inside;
	list-style-type: disc;
	float: left;
	display: inline;

}

.itemmenu li {
	height: 30px;
	width: 160px;
	font-weight: bold;
	font-size: x-small;
	text-align: center;
	padding: 5px;
	margin: 2px;
	background-image: url(../image/bt_item.jpg);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	clear: none;
}


.goods {
	clear: both;
	width: 700px;
	float: left;
}
.goods div {
	margin: 3px;
	clear: none;
	float: left;
	height: auto;
	width: 45%;
}
.return {
	font-size: small;
	color: #666;
	font-weight: bolder;
	text-decoration: underline;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	width: 700px;
}
.series_name {
	font-size: x-small;
}


.midashi {
	font-size: xx-small;
	font-weight: bolder;
	color: #333;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: xx-small;
}


.taiou {
	background-color: #FFC;
	clear: none;
	float: left;
	height: auto;
	width: 700px;
	font-size: x-small;
	color: #333;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.taiou img {
	clear: left;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.goods li {
	list-style-position: inside;
	list-style-type: circle;
	color: #666;
	text-indent: 4px;
}
h4 {
	font-size: x-small;
	color: #666;
	font-weight: bold;
}


.goods img {
	clear: right;
	float: left;
	height: 160px;
	width: 160px;
	vertical-align: top;
	border: 1px solid #CCC;
}

.goods_title {
	background-color: #666;
	height: auto;
	width: 700px;
	padding: 5px;
	clear: none;
	margin-top: 30px;
	margin-bottom: 10px;
	float: left;
	color: #FFF;
	font-size: medium;
	font-weight: 600;
	text-indent: 5px;
	vertical-align: middle;
}
.other {
	font-weight: bold;
	width: 700px;
	text-align: right;
}
h2 {
	font-size: medium;
}
