@charset "utf-8";
/* -----------------------------------------------------------
CSS Information

 File name:      
 Author:      yoshinari
 Style Info:     
----------------------------------------------------------- */

#main-in {
	width: 580px;
}
/*----------------------------------------------------
	#main-img
----------------------------------------------------*/
#main-img {
	margin-bottom: 20px;
}
#main-img h1 {
	height: 144px;
	text-indent: -9999px;
	background-image: url(../img/img_main01.jpg);
}
#main-img #main-img_l {
	width: 241px;
	height: 178px;
	background-image: url(../img/img_main02.jpg);
	margin-left: 5px;
	float: left;
}
#main-img #main-img_l p {
	padding: 123px 10px 10px 10px;
	_padding-top: 125px;
	font-size: 10px;
	line-height: 1.2em;
	color: #814a1e;
}
#main-img #main-img_r {
	width: 329px;
	height: 178px;
	background-image: url(../img/img_main03.jpg);
	background-repeat: no-repeat;
	float: left;
}
#main-img #main-img_r p {
	color: #5a5a5a;
	padding-top: 35px;
	padding-left: 15px;
}
#main-img #main-img_r ul {
	color: #909090;
	font-size: 10px;
	line-height: 1.2em;
	padding-top: 10px;
	padding-left: 15px;
}


/*----------------------------------------------------
	#item-box
----------------------------------------------------*/
#item_box {
	width: 100%;
	padding-bottom: 17px;
	background-image: url(../img/img_corkboard.gif);
}
#item_box h2 {
	color: #bb5567;
	padding-top: 19px;
	padding-left: 13px;
}
#item_box dl {
	color: #828282;
	font-size: 10px;
	line-height: 1.5em;
	padding-left: 10px;
}
#item_box dl dt span {
	color: #e60012;
	font-size: 14px;
	margin-left: 3px;
}
#item_box p {
	padding-top: 21px;
	text-align: center;
}
#item_box .item_line {
	padding: 0 17px;
}
#item_box .item-l {
	position: relative;
	width: 266px;
	height: 359px;
	margin-top:17px;
	background-image: url(../img/img_itemback.jpg);
	float: left;
}
#item_box .item-l ul {
	position: absolute;
	color: #bf795d;
	line-height: 1.2em;
	top: 240px;
	right: 13px;
}
#item_box .item-r {
	position: relative;
	width: 266px;
	height: 359px;
	background-image: url(../img/img_itemback.jpg);
	margin-top:17px;
	float: right;
}
#item_box .item-r ul {
	position: absolute;
	color: #bf795d;
	line-height: 1.2em;
	top: 240px;
	right: 13px;
}
#item_box .item_line_btm {
	width: 546px;
	height: 171px;
	margin-top: 17px;
	margin-left: 17px;
	background-color: #F00;
	background-image: url(../img/img_itemback02.gif);
}	
#item_box .item_line_btm p {
	float: left;
	padding-top: 15px;
	padding-left: 10px;
}
#item_box .item_line_btm dl {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
}


/*----------------------------------------------------
	#banner_area
----------------------------------------------------*/
/*#banner_area {
	margin-top: 25px;
	margin-bottom: 35px;
	clear: both;
}
#banner_area ul {
	margin-bottom: 15px;
}
#banner_area ul li {
	display: inline;
	margin-right: 12px;
}
#banner_area ul li.banner_r {
	margin: 0;
}*/
