@charset "shift_jis";


/*reset*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

img {
	border:none;
}
img,div,input,p,td,tr { behavior: url("common/js/iepngfix.htc") }

/* common*/

body{
	font-size:62.5%;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color:#665240;
	letter-spacing:0.1px;
	line-height:1.5;
	background:#fff url(../../img/top_bg.jpg) repeat-x top left;
	}



span {
	font-weight:bold;
	}

a {
	color:#666;
	}
a:visited{
	color:#666;
	}
a:hover{
	text-decoration:none;
	}

a img {
	cursor:pointer;
	}

/* common */

.clear {
	clear:both;
	width:100%;
	line-height:0;
	}

.clearAll {	
	clear:both;
	width:1px;
	height:0;
	font-size:0;
	line-height:0;
}

.pr15 {padding-right:15px;}

.pb5 {padding-bottom:5px;}
.pb15 {padding-bottom:15px;}

.pl10 {padding-left:10px;}
.pl15 {padding-left:15px;}


.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb40 {margin-bottom:40px;}
.mb50 {margin-bottom:50px;}


/* (div#container) */

#container {
	width:890px;
	margin:28px auto 0;
	}

#top_ttlimg {
	height:50px;
	background:url(../../img/top_bgt.png) no-repeat top center;
}

#top_shadowl,#top_shadowr {
	width:20px;
	height:307px;
	background:no-repeat top center;
}

#top_shadowl {
	background-image:url(../../img/top_bgl.png);
}
#top_shadowr {
	background-image:url(../../img/top_bgr.png);
}

#top_mainimg {
	background:url(../../img/top_img.png) no-repeat top center;
	height:247px;
	padding-top:60px;
	padding-left:11px;
}

#top_btmimg {
	background:url(../../img/top_bgb.png) no-repeat;
	height:33px;
}
/* (div#header) */

#header {
	text-align:center;
	}

/* contents */



#contetnts_bdy {
	width:630px;
	margin:0 auto;
	border-left:1px solid #d9d4cf;
	border-right:1px solid #d9d4cf;
	padding:0px 39px 50px;
}

#contetnts_bdy h2 {
	display:block;
	margin-top:34px;
}

.description {
	width:630px;
	font-size:1.4em;
	line-height:1.5em;
}

.description p {
	margin-top:12px;
}

.description img {
	display:block;
	float:right;
	margin-top:12px;
	margin-left:15px;
	margin-bottom:8px;
}

.item_box {
	margin-top:80px;
}
.item_ttl {
	margin-bottom:15px;
}
.item_img {
	float:left;
	margin-right:15px;
}
.item_txt {
	float:left;
	width:298px;
}
.item_name {
	text-align:left;
	margin-bottom:22px;
}
.item_price {
	text-align:right;
	margin-bottom:4px;
}


/* footer */

#footer_space {
	margin-top:50px;
	background:url(../../img/top_bg.jpg) repeat-x;
}

#footer {
	width:850px;
	margin:0px auto;
	font-size:1em;
	}

#footer ul {
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	color:#361315;
	margin-bottom:10px;
	}

#footer ul li {
	display:inline;
	}

#footer address {
	text-align:center;
	margin-bottom:3px;
	}




/* links */

#link_container {
	width:100%;
	margin:80px auto 0;
	font-size:1.4em;
	line-height:1.8;
	color:#665240;
}

#link_page {
	width:700px;
	margin:0 auto;
}

#linkttl {
	padding-left:15px;
	padding-right:5px;
	font-weight:bold;
	}

#links {
	width:100%;
	background:#FFF;
	margin-bottom:100px;
	}

#links ul {
	padding:5px 5px 10px 15px;
	color:#361315;
	border-bottom:1px solid #530;
	}

#links ul li {
	}

#links address {
	text-align:center;
	}



/* content */

#content {
	margin:15px 0;
	background:#fffeef;
	border:1px solid #ccc;
	padding:15px;
	}

#content h3 {
	color:#9b9e34;
	font-weight:bold;
	font-size:170%;
	}

#content p.txt {
	padding:10px 0;
	}
