@charset "utf-8";

/* BODY
---------------------------------------------*/

html {
	width: 100%;
	height: 100%;
	background: #e4e2dc url(../img/bg_body.jpg) left top repeat-x;}

* html .png {behavior: expression(IEPNGFIX.fix(this));}

body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;}

body {
	text-align: center;
	color: #000;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	overflow-x : hidden;}

input, select {padding: 1px;}

img {
	vertical-align: bottom;
	border: none;}

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

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

em,address {font-style: normal;}

strong {font-weight: bold;}

p {line-height: 1.5em;}

.clear {clear: both;}

/* ALL
---------------------------------------------*/

#all {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	letter-spacing: 0.05em;
	background: url(../img/bg_all.jpg) left top repeat-y;}

.center {text-align: center;}
.right {text-align: right;}

.alpha a:hover img {
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;}

/* HEADER
---------------------------------------------*/

#header {
	position: relative;
	width: 1024px;
	background: url(../img/bg_header.jpg) left top no-repeat;}

#sec #header {height: 585px;}
#sec #gnavibox {height: 468px;}

#header h1 {
	padding-top: 20px;
	margin-left: 32px;
	margin-bottom: 35px;}

#hnavi {
	position: absolute;
	right: 19px; top: 0;}

#hnavi li {
	float: left;
	text-indent: -9999px;}

#hnavi li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 55px;
	padding-top: 55px;
	background-image: url(../img/hnavi.jpg);}

.hnv01 a {width: 174px; background-position: 0 0;}
.hnv02 a {width: 159px; background-position: -174px 0;}
.hnv03 a {width: 173px; background-position: -333px -0;}

.hnv01 a:hover {background-position: 0 -55px;}
.hnv02 a:hover {background-position: -174px -55px;}
.hnv03 a:hover {background-position: -333px -55px;}


#tnavi {
	position: absolute;
	right: 33px; top: 64px;}

#tnavi li {
	float: left;
	margin-left: 12px;
	text-indent: -9999px;}

#tnavi li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 17px;
	padding-top: 17px;
	background-image: url(../img/tnavi.jpg);}

.tnv01 a {width: 84px; background-position: 0 0;}
.tnv02 a {width: 64px; background-position: -84px 0;}
.tnv03 a {width: 111px; background-position: -148px 0;}
.tnv04 a {width: 99px; background-position: -259px 0;}
.tnv05 a {width: 53px; background-position: -358px 0;}

.tnv01 a:hover {background-position: 0 -17px;}
.tnv02 a:hover {background-position: -84px -17px;}
.tnv03 a:hover {background-position: -148px -17px;}
.tnv04 a:hover {background-position: -259px -17px;}
.tnv05 a:hover {background-position: -358px -17px;}

#gnavibox {
	position: relative;
	width: 984px;
	margin: 0 auto; }

#mainimg {
	position: absolute;
	left: 12px; top: 0;
	width: 960px;
	z-index: 2;}

#navi {
	position: absolute;
	left: 0; bottom: 0;}

#navi li {
	float: left;
	text-indent: -9999px;}

#navi li a {
	display: block;
	overflow: hidden;
	height:0 !important;
	height /**/: 92px;
	padding-top: 92px;
	background-image: url(../img/navi.jpg);}

.nv01 a {width: 170px; background-position: 0 0;}
.nv02 a {width: 160px; background-position: -170px 0;}
.nv03 a {width: 160px; background-position: -330px 0;}
.nv04 a {width: 160px; background-position: -490px 0;}
.nv05 a {width: 160px; background-position: -650px 0;}
.nv06 a {width: 174px; background-position: -810px 0;}

.nv01 a:hover {background-position: 0 -92px;}
.nv02 a:hover {background-position: -170px -92px;}
.nv03 a:hover {background-position: -330px -92px;}
.nv04 a:hover {background-position: -490px -92px;}
.nv05 a:hover {background-position: -650px -92px;}
.nv06 a:hover {background-position: -810px -92px;}

.nv01on a {width: 170px; background-position: 0 -92px;}
.nv02on a {width: 160px; background-position: -170px -92px;}
.nv03on a {width: 160px; background-position: -330px -92px;}
.nv04on a {width: 160px; background-position: -490px -92px;}
.nv05on a {width: 160px; background-position: -650px -92px;}
.nv06on a {width: 174px; background-position: -810px -92px;}


/* CONTENTS
---------------------------------------------*/

#contents {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 25px;
	color: #333;}

#bread {margin: 0 0 20px 15px;}

#bread li {
	display: inline;
	font-size: 12px;
	color: #666;}

#bread a {
	color: #666;
	margin-right: 4px;
	text-decoration: underline;}

#bread a:hover {color: #000; }

.lmgn {margin-left: 8px;}


/* PAGE TOP
---------------------------------------------*/

.pagetop {
	display: block;
	width: 1024px;
	height: 41px;
	text-align: right;
	font-size: 12px;	
	background: url(../img/bg_pagetop.jpg) left top no-repeat;}

.pagetop a {
	color: #666;
	margin: 15px 30px 0 0;}

.pagetop a:hover {color: #000;}

/* FOOTER
---------------------------------------------*/
#footer {
	clear: both;
	padding-bottom: 25px;
	background: url(../img/bg_footer.gif) left top repeat-x;}

#footbox {
	width: 1024px;
	margin: 0 auto;
	color: #fff;}

#ftcontact {
	position: relative;
	width: 978px;
	height: 87px;
	margin: 0 auto 15px auto;
	background: url(../img/bg_ft_contact.jpg) left top no-repeat;}

#ftcontact ul li {position: absolute;}

#ftcontact .ftlogo {left: 20px;top: 20px;}
#ftcontact .fttel {left: 306px;top: 20px;}
#ftcontact .ftmail {right: 56px;top: 20px;}

#ftnavi {
	float: left;
	width: 575px;
	margin-left: 40px;}

* html #ftnavi {margin-left: 20px;}

#ftnavi dl {
	float: left;
	width: 190px;
	margin-top: 15px;
	text-align: left;}

#ftnavi dl dt {
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	padding-left: 25px;
	line-height: 20px;
	background: url(../img/ft_list.jpg) left center no-repeat;}

#ftnavi dl dd {
	font-size: 12px;
	padding-top: 10px;}

#ftnavi dl dd ul li {
	margin-left: 15px;
	margin-bottom: 6px;
	padding-left: 13px;
	background: url(../img/ft_arrow.gif) left center no-repeat;}

#ftnavi dl dd ul li a {
	color: #fff;
	text-decoration: underline;}

#ftnavi dl dd ul li a:hover {
	color: #ccc;
	text-decoration: none;}

.ftadd {
	float: right;
	width: 370px;
	margin-right: 35px;}

.ftadd dl {
	margin-top: 12px;
	text-align: left;
	font-size: 12px;}

.ftadd dl dd {position: relative;}
.ftadd dl dd span {
	position: absolute;
	right: 0; top: -12px;}

.copy {
	clear: both;
	position: relative;
	font-size: 10px;
	text-align: left;
	margin: 0 0 25px 70px;}


/* CLEARFIX
---------------------------------------------*/

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

.cl{ display: inline-block; }

/* Hides from IE-mac \*/
* html .cl { height: 1%; }
.cl { display: block; }
/* End hide from IE-mac */


/* AJAX
---------------------------------------------*/
#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_iFrCont {
	position: absolute;
	width: 0px;
	height: 0px;
}

#CB_HiddenText {
	position: absolute;
	visibility: hidden;
	z-index: -1000;
	top: -100px;
	left: -1000px;
}

.CB_Sep {
	color: #bbb;
}

.CB_TnThumbs {
	width: 0px;
	height: 0px;
	border: 0px;
	outline-style: none;
	outline: 0px;
	padding: 0;
	margin: 0;
	visibility: hidden;
}

.CB_BtmNav {
	position: relative;
	top: 4px;
	border: 0;
	padding: 0px 0px 0px 3px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 20%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 62px;
	padding-top: 10px;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 52px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
	border: 1px solid #fff;
	cursor: pointer;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_NavPrev, #CB_NavNext {
	visibility: hidden;
	position: absolute;
	z-index: 1001;
	top: 47%;
	cursor: pointer;
}

#CB_NavPrev {
	left: 18px;
}

#CB_NavNext {
	right: 15px;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	position: relative;
	text-align: left;
	overflow: hidden;
}

#CB_T1 {
	height: 14px;
	white-space: nowrap;
	position: relative;
}

#CB_T2 {
	margin-top: -1px;
}

#CB_TL {
	position: relative;
	background-color: #fff;
	display: none;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(../pic/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(../pic/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(../pic/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(../pic/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color: #fff;
}

#CB_Right {
	background-image:url(../pic/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(../pic/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(../pic/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(../pic/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(../pic/blank.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style: none;
	outline: 0px;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	padding-right: 5px;
	color: #999;
	outline-style: none;
	outline: 0px;
	cursor: pointer;
	border: none;
}

.CB_TextNav:hover {
	text-decoration: underline;
	color: #555;
	border: none;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent;
}

#CB_Next:hover {
background:transparent;
}

#CB_CloseWindow {
	position: absolute;
	right: -14px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	left: -11px;
	top: -10px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	background-color: #fff;
	width: 0px;
	position: absolute;
	height: 2px;
	display: none;
	z-index: 1102;
}

#CB_Email {
	position: absolute;
	right: 15px;
}                              

