@import url("../common.css");
@import url("../bun_mode.css");
div#contentsArea{
	background-color: #000000;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
div.left{
	float: left;
}
div.right{
	float: right;
}
.white{
	color: #FFFFFF;
}
div#headArea{
	background-image: url(images/title_pic.jpg);
	width: 690px;
	margin: 10px;
	background-repeat: no-repeat;
	height: 265px;
}
div#headArea table.head{
	width: 670px;
	padding-right: 10px;
	padding-left: 10px;
}
div#headArea div.left{
	width: 325px;
	padding: 10px;
	text-align: center;
}
div#headArea div.left p{
	margin-bottom: 10px;

}
div#headArea div.right{
	width: 325px;
	margin: 0px;
	padding: 10px;
	text-align: right;
}
div#shopindexArea{
	background-color: #FFFFFF;
	padding: 10px;
	width: 670px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
div#shopindexArea img{}
div#shopindexArea ul{
	list-style-type: none;
	width: 670px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 150%;
}
div#shopindexArea li{
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
div#shopindexArea ul li a{
	color: #0000CC;
}
div#shopArea{
	background-color: #000000;
	width: 690px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
div#shopArea div.textArea{
	background-color: #FFFFFF;
	width: 670px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
}
div#shopArea div.textArea div.left{
	width: 325px;
	margin: 0px;
	padding: 0px;
	float: left;
}
div#shopArea div.textArea div.left p{
	line-height: 130%;
}
div#shopArea div.textArea div.left p.more{
	background-color: #FFB366;
	padding: 10px;
	margin-top: 10px;
	width: 305px;
}
div#shopArea div.textArea h4{
	margin-bottom: 10px;
}
div#shopArea div.textArea div.right{
	width: 325px;
	margin: 0px;
	padding: 0px;
	float: right;
}
div#shopArea div.textArea div.right ul{
	list-style-type: none;
	margin-top: 10px;
}
div#shopArea div.textArea div.right ul li{
	display: inline;
}
div#shopArea div.textArea div.right ul li img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.mR10{
	margin-right: 8px;
	margin-left: 8px;
}
.fS120{
	font-size: 120%;
	font-weight: bold;
}
p.pagetop{
	background-image: url(images/pagetop_pic.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 0px;
	float: right;
	clear: both;
}
.f10{
	font-size: 90%;
}
.mB10{
	margin-bottom: 10px;
}
p.brackbox{
	padding: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
p.whitebox{
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding: 10px;
}
.yellow{
	color: #E8B009;
	font-weight: bold;
}
.mL10{
	margin-left: 10px;
}
table.menu{
	border: 1px solid #ED6D00;
	margin-top: 10px;
	width: 325px;
}
table.menu td{
	padding: 5px;
}
table.menu td.top{
	background-color: #ED6D00;
	font-weight: bold;
	color: #FFFFFF;
}
p.orenge{
	font-weight: bold;
	color: #ED6D00;
	margin-bottom: 3px;
}
