@charset "utf-8";

/*基本設定
----------------------------------------------------*/
html {   
		margin:0 auto;
		overflow-y:scroll;
		overflow-x:hidden;
		width: 100%;
		zoom:1;
		padding: 0px;

}  

body {
		width: 100%;
		margin:0 auto;
		padding:0;
		background:url(../images/body_bg.jpg) repeat-x;
		font-family:"メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
		line-height:1.7em;
		font-size:10.5pt;
		text-align:center;
		color:#715a37;
		background: url(../images/body_background.png) repeat;
}



a {
		color:#a31d1d;
		text-decoration:none;
}

a:hover {
		color:#437238;
		text-decoration:underline;
}

img {
		border:0;
}

h1,h2,h3,h4,h5,p {
		margin:0;
		padding:0;
		font-weight:normal;
}

ul,li {
		margin:0;
		padding:0;
		list-style-type:none;
}

table {
		width:100%;
		border:0;
}

th,td {
		font-size:12px;
}


#wrap {
		margin:0 auto;
		padding:0;
		width:1018px;
		text-align: center;
}

.clear {
		clear:both;
}

.fix:after {
  content: "."; 
  display:block; 
  clear:both;
  height:0;
  visibility:hidden;
}

.fix {
  min-height:1px;
}

* html .fix {
  height:1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.ohz {
		overflow: hidden;
		_zoom: 1;
}


p.mark {
		display:none;
}

span.red {
		color:#c00;
}

#pan{
	margin:0 0 15px 0;
}

/*section p
----------------------------------------------------*/

.section {
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	text-align: left;
}

.section10 {
	width:100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}



.btm5 {
		margin-bottom:5px;
}

.btm10 {
		margin-bottom:10px;
}

.btm15 {
		margin-bottom:15px;
}

.btm20 {
		margin-bottom:20px;
}

.btm25 {
		margin-bottom:25px;
}

.btm30 {
		margin-bottom:30px;
}

.btm40 {
		margin-bottom:40px;
}


.top5 {
		margin-top:5px;
}

.top10 {
		margin-top:10px;
}

.top20 {
		margin-top:20px;
}
.pt20
{
	padding-top: 20px;
}
p.f10 {
		font-size:10px;
}

p.l11 {
		line-height:1.1;
}

p.l13 {
		line-height:1.3;
}

.pb20
{
	padding-bottom: 20px;
}

.bold
{
	font-weight: bold;
}
/*ヘッダー
----------------------------------------------------*/

#header {
		width:930px;
		height:170px;
		margin:0 auto;
}
hr
{
	display:block;
	width: 100%;
	position:absolute;
	height: 5px;
	background:url(../images/wood_background..png) repeat-x;
	top: -8px;
	left: 0px;
}
.ie7 hr,.ie6 hr
{
	top: 0px;
}
.ie6 hr
{
		width: 200%;
}

#header .hr {
		float: right;
		margin-top:15px;
		text-align:right;
}

#header h1 {
		font-size:12px;
		text-align:right;
		font-weight:bold;		
		}

#header a{
		text-decoration: nione;!important
}

#header a:hover {
		text-decoration:underline;!important
}
.headlink a{
		display:inline-block;
		padding-left:20px;
		margin-left:16px;
		font-size:9pt;
		background: url(../images/img_subnavi_headicon.png) 0 2px no-repeat;
}

p.hrt {
		font-size:11px;
		line-height:1.6em;
		margin:0 0 3px 0;
		
}

p.logo {
	float: left;
	margin-top: 15px;
}

/*ナビ
----------------------------------------------------*/

#navi {
		width:100%;
		height:49px;
		margin:0 auto;
		padding:0;
		position:absolute;
		left: 0px;
		top: 95px;
		text-align: center;
		background:url(../images/header_background.png) repeat-x;
}
.ie6 #navi
{
	width: 120%;
}

#navi ul {
	width: 995px;
	height: 100%;
	margin: auto;
	overflow: hidden;
}
.ie6 #navi ul {
	width: 1014px;
	margin-left: -20px;
}

#navi li {
		margin:0;
		padding:0;
		float:left;
		overflow:hidden;
}

#navi li a {
		margin:0;
		padding:0;
		width:155px;
		height:49px;
		display:block;
}


/*コンテンツ
----------------------------------------------------*/
#cont {
		width:988px;
		padding-top:28px;
		margin:0px auto 0 auto;
		background:url(../images/cont_bg.png) no-repeat center top;
}

p.pr {
		text-align:center;
		margin:0 0 10px 0;
		font-size:14px;
}

p.pr a {
		text-decoration:none
}

#cont-inner {
		width:922px;
		margin:0 auto;
}
/*サイド
----------------------------------------------------*/

#side {
		width:255px;
		float:right;
		margin: 0 0 40px 0;
		text-align: left;
}
.side-inner{
		background: url(../images/img_contentright_background.png) repeat-y;
		padding:9px 10px 7px 10px ;
}
.side-inner .head{
		padding-bottom:5px;
}
.shop {
		width:100%;
		margin:0 0 10px 0;
		border-bottom:dotted #AAAAAA 1px;
		padding:0 0 10px 0;
}

.thum {
		float:left;
		margin:0 5px 0 0;
}

.shop p {
		font-size:12px;
		line-height:1.6em;
}

.prohibition {
		padding:8px;
		background:#fff;
		border:dotted 1px #d7d1b8;
}

.prohibition p {
		font-size:11px;
		line-height:1.4em;
}



/*メイン
----------------------------------------------------*/

#main {
		width:635px;
		float:left;
		padding-bottom: 20px;
}

#main-image {
		margin:0 0 35px 0;
}

h2.bar {
		background:url(../images/img_head_border.png) repeat-x bottom;
		font-size:16px;
		color:#437238;
		font-weight:bold;
		width: 100%;
		height: 41px;
		margin:0 0 14px 0;
		text-align: left;
		overflow: visible;
		line-height: 40px;
		letter-spacing: 2px;
		
}
h2.bar img{
	float: left;
	margin-right: 10px;
}


div.topcase {
		padding:0;
}


ul.topcase {
		width:100%;
}


ul.topcase li {
		float:left;
		margin:0 0 10px 0;
		width:295px;
		background:url(../images/img_link_head.png) 0 3px no-repeat;
		padding:0 0 0 22px;
		font-size: 13px;
}


/*フッター
----------------------------------------------------*/

#footer-wrap {
		background: url(../images/footer_background.png) repeat-x top;
		margin:0 auto;
		width:100%;
		height:98px;
}


#footer {
		text-align:center;
		margin:0 auto;
		width:930px;
		position:relative;
		
}

#pagetop {
		top:0px;
		right:0px;
		position:absolute;
}

p.f-link {
		font-size:12px;
		color:#a31d1d;
		padding-top:35px;
}

p.f-link a{ 
		text-decoration:none;
		}

p.f-link a:hover{
		text-decoration:underline;
		}
		
p.cr {
		font-size:11px;
		color:#FFF;
		text-align:center;
		letter-spacing:normal;
		top:0px;
		left:0px;
		position:absolute;
}

.nt {
		background:#ddd;
}

.nt td {
		background:#fff;
		padding:10px;
}

.nt th {
		background:url(../images/second/thbg.gif) 0 bottom repeat-x #fff;
		padding:5px;
		font-weight:normal;
		text-align:center;
}


