@charset "utf-8";

/*基本設定
----------------------------------------------------*/

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

html {   
		margin:0 auto;
		overflow-y:scroll;
		overflow-x:hidden; 
}  


a {
		color:#007cff;
		text-decoration:none;
}

a:hover {
		color:#007cff;
		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:990px;
		text-align:left;
}
.hide {
	display: none;
}

.left {
	float: left;
}

.right{
	float: right;
}

.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: 50px;
	margin-left: 0;
}

.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;
}

p.f10 {
		font-size:10px;
}

p.l11 {
		line-height:1.1;
}

p.l13 {
		line-height:1.3;
}

.pad_top30
{
	padding-top:30px;
}


/*ヘッダー
----------------------------------------------------*/

#header {
		width:100%;
		height:105px;
		margin:0 auto;
}

#header .left
{
	width: 215px;
	height: 105px;
}

h1,#header .left p
{
	font-size: 1px;
	color:#0085cc;
	display: inline;
}
#logo
{
	display: inline;
	position:relative;
	top: -30px;
}

#header .right
{
	width: 747px;
	height: 100%;
}

#sub_navi
{
	width: 370px;
	height: 18px;
	float: right;
	margin-top:6px;
}
#sub_navi li
{
	width: auto;
	height: 100%;
	padding-right: 20px;
	background:url(../images/suvnavi_background.png) no-repeat right bottom;
	float: left;
	margin-left: 15px;
}
#sub_navi li a
{
	font-size: 80%;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.ie7 #sub_navi,.ie6 #sub_navi
{
	margin-top: 2px;
}


.ie7 #sub_navi li
{
	height: 20px;
}


.ie6 #sub_navi li
{
	background:url(../images/suvnavi_background.png) no-repeat right center;
}





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

#navi
{
	width: 751px;
	height: 40px;
	background: url(../images/g_navi_background.png) no-repeat top;
	text-align: center;
	clear: both;
	float: right;
	margin-top:25px;
}
#navi ul
{
	width: 721px;
	height: 100%;
	margin: auto;
}
#navi ul li
{
	width: auto;
	height: 100%;
	float: left;
}


.ie6 #navi ul
{
	margin-left: 0px;
}





/*コンテンツ
----------------------------------------------------*/
#cont
{
		width:988px;
		padding-top:40px;
		margin:20px auto 0 auto;
		background:url(../images/cont_bg_top.png) no-repeat top;}
#contetn_head
{
	width:100%;
	height:100%;
	background:url(../images/cont_bg.jpg) repeat-y;
	overflow: auto;
	padding-top:20px;
	margin-top:-25px;
}
.ie6 #contetn_head
{
	padding-left: 30px;
}




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;
		height: auto;
		overflow: auto;
		padding-bottom: 60px;
		color:#4A4A4A;
}
#cont-inner a{
		color: #BF0F12;
}


/*サイド
----------------------------------------------------*/

#side {
		width:255px;
		float:right;
		margin: 0 0 40px 0;
}
.side-inner{
		background:url(../images/side_bg.jpg) repeat-y;
		padding:9px 10px 7px 10px ;
}
.side-inner .head{
		padding-bottom:10px;
}
.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;
		color:#5E5E5E;
}



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

#main {
		width:635px;
		float:left;
}

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

h2.bar {
		background:url(../images/h2bg.png) 0 0 no-repeat;
		font-size:15px;
		color: #FFFFFF;
		font-weight:bold;
		padding:6px 0 11px 42px;
		margin:0 0 14px 0;
}

div.topcase {
		padding:0;
}


ul.topcase {
		width:100%;
}


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


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

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


#footer {
		text-align:center;
		margin:0 auto;
		width:988px;
		height: 110px;
		position:relative;
		background:url(../images/cont_bg.jpg) repeat-y;
		
}


#pagetop {
		
		width: 100%;
		height: 35px;
		z-index:100;
		position:absolute;
		background:url(../images/header_topline_background.png) repeat-x;
		left:0px;
}
#pagetop a
{
	float: right;
	padding-right:20px;
		
}



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

p.f-link a{ color:#0178b7;
		text-decoration:none;
		}

p.f-link a:hover{ color:#0085cc;
		text-decoration:underline;
		}
		
p.cr {
		font-size:11px;
		color:#FFF;
		text-align:center;
		letter-spacing:normal;
		top:0px;
		left:0px;
		position:absolute;
		width: auto;
		height:98;
		z-index:100;
		font-weight: bold;
		padding-left: 10px;
}

.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;
}


