﻿

/* common */
/* -------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
}
body {
	font: 12px "MS PGothic","Osaka",arial,helvetica,sans-serif;
	*font-size: small;
	*font: x-small;
	color: #492a18;
	text-align: center;
	background: url(../img/body_bg.gif);
}
h1, h2, h3, h4, h5, h6, h7 {
	font-size: 100%;
	line-height: 140%;
}
p, ul, ol, dl, address, blockquote, table, div {
	font-size: 100%;
	line-height: 160%;
}
input, select, textarea, button {
	font-size: 100%;
	vertical-align: middle;
}
ul {
	list-style-type: none;
}
sup, sub {
	line-height: 110%;
}
img {
	border: 0;
	display: block;
}
a img {
	display: inline;
	vertical-align: top;
}


/* link */

a:link,
a:visited,
a:active {
	color: #d04500;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}



/* container */
/* -------------------------------------------------------- */

#container {
	width: 100%;
	text-align: center;
	background: url(../img/c_bg.gif) repeat-x left top;
}



/* header */
/* -------------------------------------------------------- */

#header {
	width: 1010px;
	height: 155px;
	text-align: left;
	margin: 0 auto;
	background: url(../img/h_bg.gif) no-repeat left top;
	position: relative;
}


/* h-logo */

#h-logo {
	width: 137px;
	position: absolute;
	top: 14px;
	left: 25px;
}


/* h-ttl */

#h-ttl {
	width: 225px;
	position: absolute;
	top: 25px;
	left: 204px;
}


/* h-btn */

#h-btn .btn1 {
	width: 138px;
	position: absolute;
	top: 10px;
	left: 708px;
}
#h-btn .btn2 {
	width: 65px;
	position: absolute;
	top: 0;
	left: 858px;
}
#h-btn .btn3 {
	width: 65px;
	position: absolute;
	top: 0;
	left: 923px;
}


/* h-navi */

#h-navi {
	width: 345px;
	font-size: 10px;
	position: absolute;
	top: 75px;
	left: 512px;
}
#h-navi li {
	padding: 0 13px 0 0;
	float: left;
}


/* h-font */

#h-font {
	font-size: 10px;
}
#h-font .ttl {
	width: 54px;
	position: absolute;
	top: 72px;
	left: 861px;
}
#h-font .btn-m {
	width: 32px;
	position: absolute;
	top: 72px;
	left: 917px;
}
#h-font .btn-l {
	width: 32px;
	position: absolute;
	top: 72px;
	left: 951px;
}
#h-font .btn-m a,
#h-font .btn-l a {
	width: 32px;
	height: 19px;
	display: block;
	overflow: hidden;
}
#h-font .btn-m a {
	background: url(../img/h_font_resize_btn.gif) no-repeat left bottom;
}
#h-font .btn-m a:link,
#h-font .btn-m a:visited,
#h-font .btn-m a:active {
	background-position: left bottom;
	text-decoration: none;
}
#h-font .btn-m a:hover {
	background-position: left bottom;
	text-decoration: none;
}
#h-font .btn-l a {
	background: url(../img/h_font_resize_btn.gif) no-repeat right top;
}
#h-font .btn-l a:link,
#h-font .btn-l a:visited,
#h-font .btn-l a:active {
	background-position: right top;
	text-decoration: none;
}
#h-font .btn-l a:hover {
	background-position: right bottom;
	text-decoration: none;
}


/* global-navi */

#global-navi {
	width: 965px;
	position: absolute;
	top: 108px;
	left: 25px;
}
#global-navi li {
	float: left;
}



/* contents */
/* -------------------------------------------------------- */

#contents {
	width: 1010px;
	text-align: left;
	margin: 0 auto;
}
#contents-inner {
	width: 962px;
	text-align: left;
	margin: 0 0 0 25px;
}
#contents-1column {
	width: 960px;
	text-align: left;
	margin: 0 0 0 25px;
}


/* sub-navi-block */

#sub-navi-block {
	width: 960px;
	text-align: left;
	margin: 0 0 0 25px;
	padding: 11px 0 0 0;
}
#sub-navi-block ul {
	width: 100%;
	height: 53px;
	position: relative;
}
#sub-navi-block li {
	width: 150px;
	position: absolute;
	top: 0;
}
#sub-navi-block li.tab1 {left: 0;}
#sub-navi-block li.tab2 {left: 149px;}
#sub-navi-block li.tab3 {left: 298px;}
#sub-navi-block li.tab4 {left: 447px;}
#sub-navi-block li.tab5 {left: 596px;}
#sub-navi-block li.tab6 {left: 745px;}
#sub-navi-block li.tab7 {left: 894px;}


/* bnr-navi-block */

.bnr-navi-block {
	width: 960px;
	margin: 0 0 40px 0;
	background: url(../img/bnr_bg_01b.gif) repeat-y left top;
}
.bnr-navi-block .inner {
	width: 960px;
	background: url(../img/bnr_bg_01a.gif) no-repeat left top;
}
.bnr-navi-block .inner .inner {
	width: 960px;
	padding: 10px 0;
	background: url(../img/bnr_bg_01b.gif) no-repeat left bottom;
}
.bnr-navi-block ul {
	margin: 0 0 0 10px;
}
.bnr-navi-block li {
	height: 55px;
	padding: 0 7px 0 0;
	float: left;
}
.bnr-navi-block li img {
	position: relative;
	top: 0;
	left: 0;
}


/* line-block */

.line-block {
	margin: 0 0 40px 0;
	padding: 0 0 42px 0;
	background: url(../img/line_01.gif) repeat-x left bottom;
}


/* track-list */

#track-list {
	width: 775px;
	list-style-type: none;
	font-size: 10px;
	color: #b19b83;
	margin: 0 0 15px 25px;
	padding: 10px 0 0 0;
}
#track-list li {
	padding: 0 10px 0 0;
	float: left;
}
#track-list li a,
#track-list li span {
	color: #845e35;
	margin: 0 10px 0 0;
}
#track-list li a:link,
#track-list li a:visited,
#track-list li a:active {
	color: #d04500;
	text-decoration: underline;
}
#track-list li a:hover {
	color: #ff0000;
	text-decoration: underline;
}



/* main */
/* -------------------------------------------------------- */

#main {
	width: 720px;
	float: left;
}



/* side */
/* -------------------------------------------------------- */

#side {
	width: 234px;
	float: right;
}


/* s-flash */

.s-flash {
	width: 230px;
	margin: 0 0 6px 2px;
}


/* s-navi */

ul.s-navi {
	width: 230px;
	margin: 0 0 10px 2px;
}
ul.s-navi li {
	margin: 0 0 8px 0;
	float: left;
}


/* s-bnr */

ul.s-bnr {
	width: 230px;
	margin: 0 0 10px 2px;
}
ul.s-bnr li {
	width: 230px;
	height: 55px;
	margin: 0 0 8px 0;
	float: left;
}
ul.s-bnr li img {
	position: relative;
	top: 0;
	left: 0;
}


/* s-block-01 */

.s-block-01 {
	width: 230px;
	margin: 0 0 15px 2px;
	background: url(../img/s_bg_01a.gif) repeat-y left top;
}
.s-block-01a {
	width: 230px;
	padding: 0 0 7px 0;
	background: url(../img/s_bg_01b.gif) no-repeat left bottom;
}
.s-block-01 .ttl {
	margin: 0 0 5px 0;
}
.s-block-01 .bnr {
	text-align: center;
	margin: 0 0 5px 0;
}
.s-block-01 .txt {
	font-size: 10px;
	text-align: center;
	margin: 0 5px;
}
.s-block-01 .txt img {
	vertical-align: middle;
	display: inline;
}


/* s-block-02 */

.s-block-02 {
	width: 234px;
	margin: 0 0 15px 0;
	background: url(../img/s_bg_02a.gif) repeat-y left top;
}
.s-block-02a {
	width: 234px;
	padding: 0 0 4px 0;
	background: url(../img/s_bg_02b.gif) no-repeat left bottom;
}
.s-block-02 .s-subnavi {
	width: 202px;
	margin: 0 16px;
}
.s-block-02 .s-subnavi li {
	width: 202px;
	height: 34px;
	float: left;
	background: url(../img/s_bg_02c.gif) repeat-x left bottom;
}
.s-block-02 .s-subnavi li.last {
	height: 33px;
	background: none;
}
.s-block-02 .s-subnavi li span {
	width: 202px;
	display: block;
	position: relative;
	top: 4px;
	left: 0;
}



/* footer */
/* -------------------------------------------------------- */

#footer {
	width: 100%;
	text-align: center;
	background: #ebe4cf url(../img/f_bg_01a.gif) repeat-x left top;
}



/* f-btn-pagetop */

#f-btn-pagetop {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#f-btn-pagetop a {
	width: 159px;
	position: absolute;
	top: -39px;
	right: 0;
	display: block;
}



/* f-block-01 */

#f-block-01 {
	width: 100%;
	text-align: center;
	margin: 0 0 14px 0;
	background: url(../img/f_bg_01b.gif) repeat-x left bottom;
}
#f-block-01a {
	width: 960px;
	height: 124px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
#f-logo {
	width: 107px;
	position: absolute;
	top: 30px;
	left: 0;
}
#f-ttl {
	width: 196px;
	position: absolute;
	top: 36px;
	left: 124px;
}
#f-address {
	width: 240px;
	font-size: 10px;
	color: #67422d;
	position: absolute;
	top: 80px;
	left: 124px;
}
#f-tel {
	width: 195px;
	position: absolute;
	top: 29px;
	left: 375px;
}
#f-btn .btn1 {
	width: 137px;
	position: absolute;
	top: 32px;
	left: 591px;
}
#f-btn .btn2 {
	width: 110px;
	position: absolute;
	top: 30px;
	left: 741px;
}
#f-btn .btn3 {
	width: 110px;
	position: absolute;
	top: 30px;
	left: 853px;
}
#f-txt {
	width: 585px;
	font-size: 12px;
	color: #492a18;
	position: absolute;
	top: 80px;
	left: 375px;
}



/* f-block-02 */

#f-block-02 {
	width: 100%;
	text-align: center;
	padding: 0 0 15px 0;
	border-bottom: solid 1px #d6cab7;
}
#f-block-02a {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background: url(../img/f_bg_01c.gif) repeat-y left top;
}
#f-block-02a ul {
	font-size: 10px;
	line-height: 150%;
	color: #6a6056;
	float: left;
}
#f-block-02a ul a:link,
#f-block-02a ul a:visited,
#f-block-02a ul a:active {
	color: #6a6056;
	text-decoration: underline;
}
#f-block-02a ul a:hover {
	color: #d04500;
	text-decoration: underline;
}
#f-block-02a ul li {
	margin: 0 15px 0 0;
	padding: 0 0 3px 18px;
	background: url(../img/f_icon.gif) no-repeat 6px .5em;
}
#f-block-02a ul li.ttl {
	margin: 0;
	padding: 0 0 3px 0;
	background: none;
}
#f-block-02a ul li.m10 {
	margin-bottom: 10px;
}

#f-block-02a .f-navi1 {
	width: 161px;
}
#f-block-02a .f-navi2 {
	width: 161px;
}
#f-block-02a .f-navi3 {
	width: 201px;
}
#f-block-02a .f-navi4 {
	width: 133px;
}
#f-block-02a .f-navi5 {
	width: 176px;
}
#f-block-02a .f-navi6 {
	width: 128px;
}
#f-block-02a .f-navi6 li {
	margin-right: 0;
}



/* f-block-03 */

#f-block-03 {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 8px 0 30px 0;
	position: relative;
}
#f-block-03 #f-copy {
	width: 324px;
	position: absolute;
	top: 8px;
	right: 0;
}
#f-block-03 .f-navi {
	width: 630px;
	font-size: 10px;
	color: #6a6056;
}
#f-block-03 .f-navi li {
	white-space: nowrap;
	padding: 0 15px 0 12px;
	background: url(../img/f_icon.gif) no-repeat 0 .5em;
	float: left;
}
#f-block-03 .f-navi li a:link,
#f-block-03 .f-navi li a:visited,
#f-block-03 .f-navi li a:active {
	color: #6a6056;
	text-decoration: underline;
}
#f-block-03 .f-navi li a:hover {
	color: #d04500;
	text-decoration: underline;
}





/* parts */
/* -------------------------------------------------------- */

.b {font-weight: bold;}
.ri {text-align: right;}
.cen {text-align: center;}
.ri img,
.cen img {
	display: inline;
	vertical-align: top;
}

.f10 { font-size: 85%;}
.f11 { font-size: 95%;}
.f12 { font-size: 100%;}
.f14 { font-size: 116%;}
.f16 { font-size: 137%;}
.f18 { font-size: 153%;}

#container .m00 {margin-bottom: 0;}
#container .m05 {margin-bottom: 5px;}
#container .m10 {margin-bottom: 10px;}
#container .m15 {margin-bottom: 15px;}
#container .m20 {margin-bottom: 20px;}
#container .m25 {margin-bottom: 25px;}
#container .m30 {margin-bottom: 30px;}
#container .m35 {margin-bottom: 35px;}
#container .m40 {margin-bottom: 40px;}
#container .m45 {margin-bottom: 45px;}
#container .m50 {margin-bottom: 50px;}
#container .m55 {margin-bottom: 55px;}
#container .m60 {margin-bottom: 60px;}
#container .m65 {margin-bottom: 65px;}


.l-block {float: left;}
.r-block {float: right;}


/* ttl */

.page-ttl {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
}


/* list */

ul.disc {
	list-style-type: disc;
	margin-left: 2em;
}

ul.attention {
	margin-left: 1.2em;
}
ul.attention li {
	width: 100%;
	position: relative;
}
ul.attention li span {
	position: absolute;
	top: 0;
	left: -1.2em;
}



/* link */

a.icon1 {
	padding-right: 12px;
	background: url(../img/icon_02.gif) no-repeat right center;
}
a.icon2 {
	padding-left: 14px;
	background: url(../img/icon_01.gif) no-repeat 0 0;
}
a.icon2:link,
a.icon2:visited,
a.icon2:active {
	color: #d04500;
	text-decoration: underline;
}
a.icon2:hover {
	color: #ff0000;
	text-decoration: underline;
}

.img-btn a:hover img {
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

.btn-01 {
	padding: 1px 0 2px 15px;
	background: url(../img/icon_01.gif) no-repeat left center;
}
.btn-01 a:link,
.btn-01 a:visited,
.btn-01 a:active {
	color: #d04500;
	text-decoration: underline;
}
.btn-01 a:hover {
	color: #ff0000;
	text-decoration: underline;
}



/*--- lightbox ---*/

#jquery-overlay {
	width: 100%;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
}
#jquery-lightbox {
	width: 100%;
	text-align: center;
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-color: #fff;
	position: relative;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	position: absolute;
	top: 40%;
	left: 0%;
}
#lightbox-nav {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	zoom: 1;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	width: 100%;
	font-size: 10px;
	line-height: 1.4em;
	margin: 0 auto;
	padding: 0 10px 0;
	background-color: #fff;
	overflow: auto;
}
#lightbox-container-image-data {
	color: #666;
	padding: 0 10px;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	text-align: left;
	float: left;
}	
#lightbox-image-details-caption { font-weight: normal; }
#lightbox-image-details-currentNumber {
	padding-bottom: 1.0em;
	display: block;
	clear: left;
}			
#lightbox-secNav-btnClose {
	width: 66px;
	padding-bottom: 0.7em;
	float: right;
}




/* clear */
/* -------------------------------------------------------- */

.pkg:after, #h-navi:after, #global-navi:after, #track-list:after, #contents-inner:after, #f-block-02a:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg, #h-navi, #global-navi, #track-list, #contents-inner, #f-block-02a { display: inline-block; }
/* no ie mac \*/
* html .pkg, * html #h-navi, * html #global-navi, * html #track-list, * html #contents-inner, * html #f-block-02a { height: 1%; }
.pkg, #h-navi, #global-navi, #track-list, #contents-inner, #f-block-02a { display: block; }
/* */
