@charset "utf-8";
/*---------------------------------------------*
 * 初期化
 *---------------------------------------------*/
body,
div,form,
h1,h2,h3,h4,h5,h6,p,address,
dl,dt,dd,ul,ol,li,table,tr,td,
img {
	margin:0;	padding:0;
	line-height:1;
	font-size:100%;
	border:none;
}
h1,h2,h3,h4,h5,h6,dt,
strong,em {
	font-weight:bold;
	font-style:normal;
}
li {
	list-style:none;
}

/*---------------------------------------------*
 * 再定義
 *---------------------------------------------*/
a:link {
	color: #BB6200;
	text-decoration: none;
}
a:visited {
	color: #BB6200;
	text-decoration: none;
}
a:hover {
	color: #BB6200;
	text-decoration: underline;
}
body {
	text-align:center;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #555555;
	background-color: #CCCCCC;
	background-image:url(../img/bg_img.jpg);
	background-repeat: repeat;
}
input,
select {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border: 1px solid #999999;
}
textarea {
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	border: 1px solid #999999;
}

/*---------------------------------------------*
 * 共通
 *---------------------------------------------*/
.clear {
	clear: both;
}
.under_line_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap {
	background-color:#FFFFFF;
	width: 900px;
	text-align:center;
	margin: 0 auto;
}
#header01{
	background-color:#634934;
	height:4px;
}
#header h1{
	width: 900px;
	height: 143px;
	background-image: url(../img/header02.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin: 0 auto;
}
#header03{
	width: 900px;
	height: 26px;
	background-image: url(../img/header03.jpg);
	background-repeat: no-repeat;
	text-align:right;
	padding-top: 5px;
	padding-bottom:10px;
}

#left_col{
	width:184px;
	padding-left:8px;
	float:left;
}

#category h2{
	width:184px;
	height:25px;
	padding-top:6px;
	background-image: url(../img/side01.jpg);
	background-repeat: no-repeat;
	color:#74553D;
}
#category dd{
	margin-bottom:20px;
}
#category dl{
	width:184px;
	height:24px;
	padding-top:3px;
	background-image: url(../img/side02.gif);
	background-repeat: no-repeat;
}

#shop_guide h2{
	width:184px;
	height:25px;	padding-top:6px;
	background-image: url(../img/side01.jpg);
	background-repeat: no-repeat;
	color:#74553D;
}
#shop_guide dd{
	margin-bottom:20px;
}
#shop_guide dl{
	width:184px;
	height:24px;
	padding-top:3px;
	background-image: url(../img/side02.gif);
	background-repeat: no-repeat;
}

#banner{
	width:184px;
	margin-bottom:20px;
	text-aling:center;
}
	
#center_col{
	width:680px;
	padding-left:20px;
	float:left;
}
#recommend h3{
	width:680px;
	height:25px;
	padding-top:6px;
	background-image: url(../img/center01.jpg);
	background-repeat: no-repeat;
	color:#26686A;
}
#recommend dd{
	margin-bottom:20px;
}
#recommend dl{
	float:left;
	width:136px;
	text-align:center;
	line-height:1.2;
}
.recommend_comment{
        line-height:1.3;
        text-align:left;
}
.center_border{
	width:680px;
	height:10px;
	padding-top:3px;
	border-bottom:dotted #CCCCCC 1px;
}

#news h3{
	width:680px;
	height:25px;
	padding-top:6px;
	background-image: url(../img/center02.jpg);
	background-repeat: no-repeat;
	color:#79423C;
}
#news dd{
	margin-bottom:20px;
}
#news dl{
	padding-top:3px;
}
.news_date{
	float:left;
	width:90px;
	text-align:left;
	padding-left:5px;
}
.news_title{
	float:left;
	width:570px;
	text-align:left;
}
.news_body{
	float:left;
	width:570px;
        margin-top:3px;
	text-align:left;
        line-height:1.3;
}
.desc{
	text-align:left;
	line-height:1.5;
	font-size:8pt;
	color:#999999;
}
#footer_navi{
	text-align:right;
	margin-top:20px;
	padding: 0 8px 0 0;
	font-size:8pt;
}
#footer {
	width:900px;
	height:42px;
	background-color:#E7DBD1;
	text-align:center;
	margin-top:2px;
	padding-top:10px;
	font-size:8pt;
	color:#666666;
}

.dot_line{
	width:654px;
	height:16px;
	background-image: url(../img/dot_line.gif);
	background-repeat: no-repeat;
}


.product_desc{
	text-align:left;
	line-height:1.5;
}

.tbl th{
	background-color:#cccccc;
	padding:10px;
	margin:0px;
	border:0 solid #999999;
	text-align:left;
}
.tbl td{
	background-color:#ffffff;
	padding:10px;
	margin:0px;
	border:0 solid #999999;
	text-align:left;
	line-height:1.5;
}

#message h3{
	width:680px;
	height:25px;
	padding-top:6px;
	background-image: url(../img/center01.jpg);
	background-repeat: no-repeat;
	color:#26686A;
}
#message p{
	line-height:1.5;
	text-align:left;
	padding: 10px;
}
