@charset "utf-8";





/* ---------- reset ---------- */

body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,caption,form {
	margin:0;
	padding:0;
}

ul,ol {
	list-style:none;
}

img {
	vertical-align:top;
	border:0;
}





/* ---------- template ---------- */

body {
	background:url(../../images/base/header/bg_body.gif) left top repeat;
	color:#473018;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#top {
	background:#fff;
	border-left:#963 7px solid;
	border-right:#963 7px solid;
	margin:0 auto;
	width:986px;
}

a {
	color:#B12F32;
}

a:hover {
	text-decoration:none;
}





/* ---------- header ---------- */

#header {
	background:url(../../images/base/header/bg_header.gif) left bottom no-repeat;
	float:left;
	margin:0 0 10px;
	width:986px;
}

#header h1 {
	background:#473018;
	color:#FFFFFF;
	font-size:65%;
	font-weight:normal;
	line-height:1.5em;
	padding:5px 13px 7px;
	text-align:right;
}

#header p {
	float:left;
	padding:20px 13px;
}

#header ul {
	float:right;
	padding:30px 13px 0;
}

#header ul li {
	float:left;
	padding:0 0 0 20px;
}





/* ---------- contents ---------- */

#contents {
	float:left;
	padding:0 13px;
	width:960px;
}





/* ---------- side ---------- */

#side {
	width:200px;
	float:left;
}

#side #navi {
	padding:0 0 8px;
}

#side #navi li {
	padding:0 0 5px;
}

#side .box {
	background:url(../../images/base/navi/bg_box_bot.gif) left bottom no-repeat;
	margin:0 0 13px;
}

#side #banner ul {
	background:url(../../images/base/navi/bg_box_top.gif) left top no-repeat;
	padding:0 5px 5px;
}

#side #banner ul li {
	padding:5px 0 0;
}

#side #shop p {
	background:url(../../images/base/navi/bg_box_top.gif) left top no-repeat;
	padding:5px;
}

#side #company dl {
	background:url(../../images/base/navi/bg_box_top.gif) left top no-repeat;
	font-size:75%;
	line-height:1.5em;
	padding:5px;
}

#side #company dt {
	background:#fff;
	border:#CAA236 1px solid;
	border-bottom:none;
	font-weight:bold;
	padding:10px 10px 0;
}

#side #company dd {
	background:#fff;
	border:#CAA236 1px solid;
	border-top:none;
	padding:0 10px 10px;
}

#side #company dd address {
	font-style:normal;
}

#side #season {
}

#side #season dl {
	background:url(../../images/base/navi/bg_box_top.gif) left top no-repeat;
	padding:5px;
}

#side #season dt {
	border:#CAA236 1px solid;
	border-bottom:none;
}

#side #season dd {
	background:#fff;
	border:#CAA236 1px solid;
	border-top:none;
	padding:9px;
}

#side #season dd img {
	height:auto;
	margin:0 0 5px!important;
	width:100%;
}

#side #season p {
	padding:0 0 5px;
}

#side #season .date {
	color:#9B7916;
	font-size:65%;
	font-weight:bold;
	line-height:1.3em;
}

#side #season .name {
	border-bottom:#ccc 1px dotted;
	color:#9B7916;
	font-weight:bold;
	line-height:1.3em;
	padding:0 0 8px;
	margin:0 0 8px;
}





/* ---------- main ---------- */

#main {
	width:745px;
	float:right;
}

#main #bread {
	margin:0 10px 12px;
	font-size:0.65em;
	line-height:1.3em;
}

#main #bread li {
	display:inline;
}

#main #bread li a {
	background:url(../../images/under/common/bg_bread.gif) right center no-repeat;
	padding:0 15px 0 0;
}





/* ---------- footer ---------- */

#footer {
	clear:both;
}

#footer #pagetop {
	bottom:30px;
	position:fixed;
	right:0;
}

#footer #copyright {
	background:url(../../images/base/footer/bg_footer.gif) left top no-repeat;
	border-bottom:#963 7px solid;
	color:#666;
	font-size:75%;
	line-height:1.5em;
	padding:12px 0 10px;
	text-align:center;
}