@import url("layout.css");
@import url("text.css");
@import url("side-map.css");

h2 {
	background-image: url(../images/item/item-h2.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	height: 60px;
	width: 800px;
	text-indent: -9999px;
	background-position: 0px 10px;
	padding: 0px;
}

#item-left {
	margin: 0px;
	float: left;
	width: 559px;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 22px;
}

#item-left #box{
	background-color: #FEE89C;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#item-left #minibox{
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.h3-subtitle {
	background-image: url(../images/recipe/r-back-saide.gif);
	margin: 0px;
	padding: 5px;
	text-align: center;
}

#item-left #minibox li a{
	font-size: 14px;
	color: #669933;
	font-weight: bold;
}
#item-left #minibox li{
	clear: both;
	padding: 5px;

}
#item-left #minibox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#item-left #minibox img{
	float: left;
	width: 80px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


#itembox{
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	height: 100%;
}

#itembox dl{
	margin: 0px;
	padding: 0px;
}
#itembox dd{
	margin: 0px;
	padding: 5px;
	float: left;
}
#itembox dt{
	margin: 0px;
	padding: 5px;
	float: left;
	width: 215px;
}
#itembox img{
	width: 300px;

}

#list{}
#list h4{
	color: #993300;
	padding: 5px;
}

#list ul{
	margin: 0px;
	padding: 5px;
	list-style-type: none;
}
#list li{
	float: left;
	width: 245px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6C884;
	margin-right: 1px;
	background-image: url(../images/art/h3-icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#item-right {
	margin: 0px;
	width: 203px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#item-right #sidebox{
	background-color: #FEE89C;
	border: 1px solid #CCCCCC;
	padding: 5px;
}


#item-right #sidebox ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#item-left #itembox h4 {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#item-right #sidebox li{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4974D;
	background-color: #FFF4CE;
}


#item-right #sub{
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#item-right #sub h3 {
	font-size: 14px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#item-right #sub h3 a {
	color: #993300;
	text-decoration: none;
}
#item-right #sub p {
	margin: 0px;
	padding: 3px;
}
#item-right #sub ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#item-right #sub li {
	margin-left: 0px;
	background-image: url(../images/top/newsli.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#item-left h2 {
	line-height: 35px;
	background-image: url(../images/shop/shop-title.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin: 0px;
	width: 458px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 23px;
	padding-left: 100px;
	height: 36px;
	font-weight: bold;
}


.h3-gold {
	background-image: url(../images/item/h3-item-title.jpg);
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 559px;
	background-repeat: no-repeat;
}


.h4-top{
	font-size: 14px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	padding: 5px;
}




#contents #item-right #sidebox h3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CB995C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6BF80;
	padding: 3px;
	text-align: center;
}

.h4-title{
	font-size: 14px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.h3-title{
	background-image: url(../images/shop/shop-h3.gif);
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
}
