@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;
}


/* common*/

body{
	font-size:75%;
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	color:#333;
	letter-spacing:0.1px;
	line-height:1.4;
	background:#fff;
	}



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;
	}


.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_wrapper {
	width:900px;
	margin:0 auto;
	background:#fff;
	}
		
#container {
	width:900px;
	margin:0 auto;
	}



/* (div#header) */

#header {
	background:url(../../img/line.gif) no-repeat;
	position:relative;
	padding-top:10px;
	color:#361315;
	}

#header h1 {
	padding-left:10px;
	}

h2#main_visual {
	width:929px;
	height:358px;
	background:url(../../img/main_visual.jpg) no-repeat;
	/*margin:0 auto;*/
	margin-left:-13px;
	text-indent:-9999px;
	}

.separate {
	width:898px;
	margin:15px auto;
	}

/* main */

#main {
	padding:0 6px;
	background:#fff;
	}


/* left_column */

#left_column {
	width:604px;
	float:left;
	background:#fff;
	margin-bottom:20px;
	}

#left_column h3 {
	color:#9b9e34;
	font-weight:bold;
	font-size:170%;
	background:url(../../img/flypan.gif) no-repeat;
	padding-left:70px;
	}

#left_column p.txt {
	padding:10px 0;
	}

/* right_column */

#right_column {
	background:#fffddc;
	border:1px solid #dcb791;
	width:265px;
	float:right;
	padding:5px;
	}

#right_column h3 {
	color:#b97046;
	font-weight:bold;
	font-size:120%;
	text-align:center;
	margin-bottom:5px;
	}

#right_column p.image {
	text-align:center;
	margin-bottom:10px;
	}

#right_column ol {
	margin-bottom:15px;
	}

#right_column ol li {
	margin-bottom:5px;
	}

#right_column p.detail {
	color:#707222;
	font-size:88%;
	margin-bottom:10px;
	}

/* content */

.buy {
	clear:both;
	width:902px;
	margin:0 auto;
	margin-bottom:10px;
	}

.buy a {

	display:block;
	width:902px;
	height:69px;
	background:url(../../img/btn.gif) no-repeat;
	text-indent:-9999px;
	}

/* goods */

#goods {
	margin-bottom:15px;
	}

#goods h3 {
	width:906px;
	height:59px;
	background:url(../../img/ttl_contents.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
	margin-left:-5px;
	}

#goods .catch1 {
	width:871px;
	height:29px;
	background:url(../../img/contents_text01.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
	margin-left:5px;
	}

#goods .catch2 {
	width:440px;
	height:20px;
	background:url(../../img/contents_text02.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:5px;
	margin-left:5px;
	}

#goods .catch3 {
	width:362px;
	height:27px;
	background:url(../../img/contents_text03.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:15px;
	margin-left:5px;
	}

#goods .set {
	width:900px;
	margin:0 auto;
	height:421px;
	background:url(../../img/contents_image.jpg) no-repeat;
	text-indent:-9999px;
	}

/* goods_info */

#goods_info {
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:15px;
	}

#goods_info dl dt {
	color:#52211a;
	font-weight:bold;
	}

#goods_info dl dt, #goods_info dl dd {
	display:inline;
	padding-bottom:3px;
	}

#shop_info {
	margin:25px 0 0 0;
	}

#shop_info p {
	margin-top:5px;
	}

/* footer */

#footer {
	width:900px;
	margin-top:50px;
	font-size:88%;
	}

#footer ul {
	background:url(../../img/line.gif) no-repeat;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#361315;
	margin-bottom:30px;
	}

#footer ul li {
	display:inline;
	}

#footer address {
	text-align:center;
	margin-bottom:10px;
	}




/* links */

#linkttl {
	width:97%;
	margin:15px 0 0 15px;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	}

#links {
	width:900px;
	font-size:88%;
	}

#links ul {
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#361315;
	margin:10px 0 30px 10px;
	}

#links ul li {
	}

#links address {
	background:url(../../img/line.gif) no-repeat;
	padding-top:20px;
	text-align:center;
	margin-bottom:10px;
	}



/* 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;
	}
