@charset "utf-8";

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

body {
		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;
		color:#555;
		line-height:1.7em;
		font-size:10.5pt;
		text-align:center;
		
}

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


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

a:hover {
		color:#006cff;
		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 0 0 0;
		width:1018px;
		text-align:left;
}

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

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


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

#header {
		width:100%;
		height:132px;
		background:url(../images/head_bg.png) repeat-x;
}
#header #inner{
		width:930px;
		height:132px;
		position:relative;
		margin:0 auto;
}
#header .hr {
		position:absolute;
		top:10px;
		right:0;
		text-align:right;
}

#header h1 {
		font-size:12px;
		color:#b80000;
		text-align:right;
		font-weight:bold;		
}
#header a{
		color:#b80000;!important
		text-decoration: none;!important
}

#header a:hover {
		color:#b80000;!important
		text-decoration:underline;!important
}
.headlink a{
		display:inline-block;
		padding-left:14px;
		margin-left:16px;
		font-size:9pt;
		background:url(../images/header_arrow.png) 0 6px no-repeat;
}
p.hrt {
		color:#616161;
		font-size:10px;
		line-height:1.6em;
		margin:0 0 5px 0;
}
p.logo {
		position:absolute;
		left:0px;
		top:18px;
}

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

#navi {
		position:absolute;
		top:87px;
		left:0;
		width:930px;
		height:40px;
		margin:0 auto;
		padding:0;
}

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

#navi li a {
		margin:0;
		padding:0;
		width:155px;
		height:45px;
		display:block;
		text-indent:-9999px;
}

#navi #menu01 {background:url(../images/gnavi.jpg) 0px 0px no-repeat;}
#navi #menu02 {background:url(../images/gnavi.jpg) -155px 0px no-repeat;}
#navi #menu03 {background:url(../images/gnavi.jpg) -310px 0px no-repeat;}
#navi #menu04 {background:url(../images/gnavi.jpg) -465px 0px no-repeat;}
#navi #menu05 {background:url(../images/gnavi.jpg) -620px 0px no-repeat;}
#navi #menu06 {background:url(../images/gnavi.jpg) -775px 0px no-repeat;}
#navi #menu01r,#navi #menu01 a:hover {background:url(../images/gnavi.jpg) 0px -45px no-repeat;}
#navi #menu02r,#navi #menu02 a:hover {background:url(../images/gnavi.jpg) -155px -45px no-repeat;}
#navi #menu03r,#navi #menu03 a:hover {background:url(../images/gnavi.jpg) -310px -45px no-repeat;}
#navi #menu04r,#navi #menu04 a:hover {background:url(../images/gnavi.jpg) -465px -45px no-repeat;}
#navi #menu05r,#navi #menu05 a:hover {background:url(../images/gnavi.jpg) -620px -45px no-repeat;}
#navi #menu06r,#navi #menu06 a:hover {background:url(../images/gnavi.jpg) -775px -45px no-repeat;}


/*コンテンツ
----------------------------------------------------*/
#cont {
		width:930px;
		padding-top:28px;
		margin:0 auto;
		text-align:left;
}


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

p.pr a {
		text-decoration:none
}

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

#side {
		width:255px;
		float:right;
		margin: 0px 0 40px 0;
}
.side-inner{
		background:url(../images/side_bg.jpg) repeat-y;
		padding:10px 10px 10px 10px ;
		border-bottom:1px solid #d7ceaf;
}
.side-inner .head{
		padding-bottom:10px;
}
.shop {
		width:100%;
		margin:0 0 10px 0;
		border-bottom:dotted #cccccc 1px;
		padding:0 0 10px 0;
}
.shop a{
		color:#006cff;
}

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

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

.prohibition {
		padding:10px;
		background:#FFF;
		border:solid 1px #CCC;
}

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



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

#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:16px;
		color:#383535;
		font-weight:bold;
		padding:7px 0 11px 37px;
		margin:0 0 14px 0;
}

div.topcase {
		padding:0;
		margin-bottom:30px;
}


ul.topcase {
		width:100%;
}


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


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

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


#footer {
		text-align:center;
		margin:0 auto;
		width:930px;
		position:relative;
}
#footer a{
		
}
#pagetop {
		top:0px;
		right:0px;
		position:absolute;
}

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

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

p.f-link a:hover{
		color:#000;
		text-decoration:underline;
		}
		
p.cr {
		font-size:12px;
		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;
}


