@charset "UTF-8";


/* tag style
-----------------------------------------------------------------------------*/
a{
	color:#336699;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.midashi-h1 a,.midashi-h2 a,.midashi-h3 a,.menu-list a,.menu-list2 a,#top-column a,#top-column-onecolumn a,#top-blog01 a{
	color:#000000;
	text-decoration:none;
}
.midashi-h1 a:hover,.midashi-h2 a:hover,.midashi-h3 a:hover,.menu-list a:hover,.menu-list2 a:hover,#top-column a:hover,#top-column-onecolumn a:hover,#top-blog01 a:hover{ 
	text-decoration:underline;
}

/* structure
-----------------------------------------------------------------------------*/
html{
    margin-bottom:1px;
    height:100%;
	overflow-y:scroll;
	font-size: 13px;
	*font-size: small;
	*font: x-small;/*13px*/
}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	line-height:1.6;
	text-align:center;
	color:#000000;
}
#header{
	height:109px;
	text-align:center;
	background:url(../Library/images/header/header-bg.gif) repeat-x left 72px;
}
#header-inner{
	width:900px;
	height:109px;
	margin:0 auto;
	text-align:left;
}
#container{
	width:902px;
	margin:0 auto;
	overflow:hidden;
	text-align:left;
}
#contents{
	float:right;
	width:691px;
	padding:0 0 30px;
	text-align:left;
}
#menu{
	margin:0 0 0 1px;
	display:inline;
	float:left;
	width:190px;
	padding:0 0 30px;
}
#footer{
	clear:both;
	text-align:center;
	border-top:solid 1px #888685;
	background:url(../Library/images/footer/footer-bg.gif) repeat-x bottom;
}
#footer-inner{
	width:900px;
	margin:0 auto;
	text-align:left;
}


/* header detail
------------------------------------*/
#header-text{
	height:21px;
	color:#7F7F7F;
	text-align:center;
}
#header-text p{
	width:900px;
	margin:0 auto;
	line-height:21px;
	text-align:left;
}
#header-text p *{ line-height:21px; }
#header #logo{
	float:left;
}
#header #catch{
	float:left;
	padding-top:32px;
}
#header-subnavi{
	width:340px;
	float:right;
}
#header-subnavi ul{
	width:440px;
	margin-left:-100px;
	overflow:hidden;
	padding:6px 0 5px;
	line-height:18px;
	position:relative;
}
#header-subnavi ul li{
	float:right;
	line-height:18px;
}
#header-subnavi ul li a{
	margin-left:7px;
	padding:0 0 0 7px;
	background:url(../images/pipe.gif) no-repeat left center;
}
#header-subnavi ul li.lastChild a{
	margin-left:0;
	padding:0;
	background:none;
}
#header-subnavi p#contact{
	float:right;
	text-align:right;
}

/* ヘッダーナビ */
#header-navi{
	width:900px;
	height:37px;
	clear:both;
	text-align:left;
	background:url(../Library/images/header/header-navi.gif) no-repeat;
}
#header-navi li{
	display:inline;
}
#header-navi li a{
	height:37px;
	display:block;
	float:left;
	text-indent:-7123px;
	text-decoration:none;
	overflow:hidden;
}
#header-navi li.list01 a{ width:107px; }
#header-navi li.list02 a{ width:134px; }
#header-navi li.list03 a{ width:195px; }
#header-navi li.list04 a{ width:245px; }
#header-navi li.list05 a{ width:108px; }
#header-navi li.list06 a{ width:111px; }

#header-navi li a:hover{
	background-image:url(../Library/images/header/header-navi-hover.gif);
	background-repeat:no-repeat;
}
#header-navi li.list01 a:hover{ background-position:0 0; }
#header-navi li.list02 a:hover{ background-position:-107px 0; }
#header-navi li.list03 a:hover{ background-position:-241px 0; }
#header-navi li.list04 a:hover{ background-position:-436px 0; }
#header-navi li.list05 a:hover{ background-position:-681px 0; }
#header-navi li.list06 a:hover{ background-position:-789px 0; }

/* menu detail
------------------------------------*/
.menu-list{
	margin:0 0 10px;
}
.menu-list li{
	border-right:solid 1px #C3C2C1;
	border-bottom:solid 1px #C3C2C1;
	border-left:solid 1px #C3C2C1;
	padding:1px;
}
.menu-list li a{
	display:block;
	padding:3px 0 3px 23px;
	background:#ffffff url(../Library/images/menu/menu-list-arrow.gif) no-repeat 10px center;
}
.menu-list li a:hover{
	background-color:#DDEBE0;
	background-image:url(../Library/images/menu/menu-list-arrow-hover.gif);
	text-decoration:none;
}

.menu-list2{
	margin:0 0 10px;
	padding:0 0 4px;
	border:solid 1px #C3C2C1;
}
.menu-list2 h3{
	color:#227766;
	font-weight:bold;
	line-height:29px;
	border-bottom:solid 1px #C3C2C1;
	margin:0 8px 4px;
	font-size:1.1em;
}
.menu-list2 ul{
	margin:0 0 0 10px;
}
.menu-list2 ul li{
	padding:1px 0 1px 11px;
	background:url(../images/arrow2.gif) no-repeat left center;
}
#menu-office{
    margin:0 0 10px;
}
#menu-office h3{
	background:url(../Library/images/menu/office-title-bg.gif) no-repeat center top;
	font-size:1.1em;
	line-height:29px;
	color:#ffffff;
	font-weight:bold;
	padding:0 0 0 10px;
}
#menu-office .box-inner{
	padding:0 8px 10px;
	border-right:solid 1px #C3C2C1;
	border-bottom:solid 1px #C3C2C1;
	border-left:solid 1px #C3C2C1;
	line-height:1.3;
	padding-top:5px;
}
#menu-office p img{
	vertical-align:middle;
	margin-right:3px;
}
#menu-office ul{
	border-top:dotted 1px #9C9A99;
	border-bottom:dotted 1px #9C9A99;
	margin:8px 0 10px;
	padding:8px 0;
}
#menu-office ul li{
	padding:1px 0 1px 11px;
	background:url(../images/arrow2.gif) no-repeat left center;
}
#menu-qfc{
	margin:0;
	text-align:center;
}
#menu-qfc img{
	margin:0 0 3px;
}
#menu-naid{
	border-top:dotted 1px #9C9A99;
	margin:8px 0 0;
	padding:8px 0 0;
	text-align:center;
}
#menu-naid img{
	margin:0 0 3px;
}


/* footer detail
------------------------------------*/
#sitemap{
    padding:0 0 10px;
}
#sitemap h3{
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 10px;
	padding:6px 0 1px;
	border-bottom:solid 2px #888685;
}
#sitemap ul{
	width:900px;
	overflow:hidden;
}
#sitemap ul li{
	float:left;
	line-height:18px;
}
#sitemap ul li a{
	margin-right:7px;
	padding:0 0 0 7px;
	background:url(../images/pipe.gif) no-repeat left center;
}
#sitemap ul li.firstChild a{
	padding:0;
	background:none;
}

#footer-info{
	height:97px;
}
#footer-info p.info{
	padding-top:15px;
	line-height:22px;
}
#footer-info p.company{
	font-size:1.2em;
	line-height:30px;
}
#footer-info p.company strong{
	font-size:1.1em;	
}
#footer-info p#copy{
	line-height:24px;
}


/*other Template detail
------------------------------------*/
ol#pankuzu{
	margin:10px 0 13px 3px;
	line-height:22px;
}
ol#pankuzu li{
	display:inline;
	line-height:22px;
	list-style-type:none;
}
ol#pankuzu li a{
	padding-right:10px;
	background:url(../images/arrow-pankuzu.gif) no-repeat right center;
}
.inq-banner{
	margin:30px 0 20px;
}
.pagetop{
	text-align:right;
}

/*module
-----------------------------------------------------------------------------*/
.habayose{
	margin-left:20px;
	overflow:hidden;
	_zoom:1;
}
.imgR{
	float:right;
	margin:0 0 0 15px;
}
.imgL{
	float:left;
	margin:0 15px 0 0;
}


/* link
------------------------------------*/
/* アンカー */
.anchor{
	text-align:right;
}
.anchor a{
	padding:0 13px 0 0;
	background:url(../images/arrow.gif) no-repeat right center;
}
/* 外部リンク */
.external{
	margin-right:2px;
	padding-right:13px;
	background:url(../images/icon-external.gif) no-repeat right center;
}
/* アンカーボックス */
.anchor-box{
	margin:10px 0;
	padding:10px 0 0;
	_zoom:1;
}
.anchor-box ul{
	padding:0 20px 10px;
    overflow:hidden;
	_zoom:1;
}
.anchor-box ul li{
	width:33%;
	float:left;
    line-height:2;
	text-align:left;
}
.anchor-box ul li.lastChild{
	margin:0;
	padding:0;
}
.anchor-box ul li a{
    zoom:1;
    padding-left:13px;
	white-space:nowrap;
    background:url(../images/arrow.gif) no-repeat left center;
	text-decoration:none;
	color:#333333;
}
.anchor-box ul li a:hover{
	text-decoration:underline;
}

.anchor-box01{
	margin:10px 0;
	padding:10px 0 0;
	_zoom:1;
}
.anchor-box01 ul{
	padding:0 20px 10px;
    overflow:hidden;
	_zoom:1;
}
.anchor-box01 ul li{
	width:33%;
	float:left;
    line-height:2;
	text-align:left;
}
.anchor-box01 ul li.lastChild{
	margin:0;
	padding:0;
}
.anchor-box01 ul li a{
    zoom:1;
    padding-left:13px;
	white-space:nowrap;
	text-decoration:none;
	color:#333333;
}


/*table
------------------------------------*/
.table-deco{
}
.table-deco table{
	border-collapse: separate;
	border-spacing:0;
	border-left:solid 1px #AACCB2;
	border-top:solid 1px #AACCB2;
	width:670px;
}
.table-deco table{ width:670px; }
.habayose table{ width:670px; }
.habayose .habayose table{ width:650px; }
.table-deco table th{
	border-right:solid 1px #AACCB2;
	border-bottom:solid 1px #AACCB2;
	background:#F9FCF4;
	padding:4px 10px;
	font-weight:normal;
	text-align:left;
	width:30%;
}
.table-deco table tr.headline th{
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
}
.table-deco table td{
	border-right:solid 1px #AACCB2;
	border-bottom:solid 1px #AACCB2;
	background:#ffffff;
	padding:4px 10px;
	text-align:left;
	width:70%;
}
.table-deco table th span.hissu{
	display:block;
	float:right;
	text-align:right;
	width:1em;
	color:#F00;
}
.table-deco table td.submit{
	width:auto;
	text-align:center;
	padding:15px 0;
	background:#F5F1EB;
	vertical-align:middle;
}
.table-deco td.submit input{
	vertical-align:middle;
}


/*list
------------------------------------*/
ul.list-p{
	margin-left:10px;
}
ul.list-p li{
	background:url(../images/arrow.gif) no-repeat left .45em;
	padding:2px 0 2px 12px;
	line-height:1.3;
}
ol.list-p{
	list-style:decimal outside;
	padding:0 0 0 30px;
}
ul.note li,p.note{
	padding:0 0 3px 20px;
	text-indent:-1.4em;
	line-height:1.3;
}
ul.note span,p.note span{
	margin-right:5px;
	color:#333;
	font-family:monospace;
}
ol.list-bk li{
	padding:0 0 3px 30px;
	text-indent:-30px;
	line-height:1.3;
}
ol.list-bk li.d2{
	padding-left:30px;
	text-indent:-30px;
}
ol.list-bk li span{
	margin-right:10px;
	color:#333;
	font-family:monospace;
}

ul.list-a{
	margin-left:10px;
}
ul.list-a li{
	background:url(../images/list-ten.gif) no-repeat left .45em;
	padding:2px 0 2px 10px;
	line-height:1.3;
}
/*font
------------------------------------*/
.midashi-h1{
	background:url(../images/midashi-h1.gif) no-repeat left top;
	height:40px;
	line-height:37px;
	font-weight:bold;
	margin:0 0 10px;
	padding:0 0 0 20px;
	font-size:1.4em;
	color:#393633;
}
.midashi-h2{
	background:url(../images/midashi-h2.gif) no-repeat left top;
	height:33px;
	line-height:33px;
	font-weight:bold;
	margin:30px 0 10px;
	padding:0 0 0 20px;
	font-size:1.4em;
}
.midashi-h3{
	background:url(../images/midashi-h3.gif) no-repeat left top;
	height:34px;
	line-height:34px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:1.4em;
}
.midashi-sub1{
	background:url(../images/midashi-sub1.gif) no-repeat left top;
	height:34px;
	line-height:34px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 20px;
	font-size:1.4em;
}
h4{
	font-weight:bold;
}

.rem{
	color:#E60012;
	font-weight:bold;
}
.red{ color:#ff0000; }
.green{ color:#559966; }
.gray{ color:#666666; }
.bold{ font-weight:bold; }
.large{
	font-size:1.2em;
}
.xsmall{
	font-size:85%;
	line-height:1.2;
}
.xxsmall{
	font-size:77%;
	line-height:1.2;
}


/* for Javascript
-----------------------------------------------------------------------------*/
/* spry */
input.hissu{ background:#ffeeef; }
.textfieldRequiredMsg, 
.textfieldInvalidFormatMsg, 
.textfieldMinValueMsg,
.textfieldMaxValueMsg,
.textfieldMinCharsMsg,
.textfieldMaxCharsMsg,
.textfieldValidMsg,
.textareaRequiredMsg,
.textareaRequiredMsg,
.radioRequiredMsg, .radioInvalidMsg{
	display: none;
}
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg,
.textareaRequiredState .textareaRequiredMsg,
.radioRequiredState .radioRequiredMsg,
.radioInvalidState .radioInvalidMsg{
	display: block;/*(06)*/
	color: #ff0000;
	padding-left:5px;
	font-weight:bold;
	padding-left:23px;
	background:url(../images/icon-error.gif) no-repeat 5px center;
}
.textfieldValidState input, input.textfieldValidState {
	background-color: #F0F8FF;/*(07)*/
}
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #fbe7da;
}
.textfieldFocusState input, input.textfieldFocusState {
	background-color: #FFFFCC;/*(09)*/
}
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
	padding-left:5px;
}
.textareaValidState textarea, textarea.textareaValidState {
	background-color: #F0F8FF;
}
textarea.textareaRequiredState, .textareaRequiredState textarea, 
textarea.textareaMinCharsState, .textareaMinCharsState textarea, 
textarea.textareaMaxCharsState, .textareaMaxCharsState textarea {
	background-color: #fbe7da;
}
.textareaFocusState textarea, textarea.textareaFocusState {
	background-color: #fbe7da;
}
/* spry confirm */
.confirmRequiredMsg, 
.confirmInvalidMsg, 
.confirmValidMsg {
	display: none;
}
.confirmRequiredState .confirmRequiredMsg,
.confirmInvalidState .confirmInvalidMsg
{
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}
.confirmValidState input, input.confirmValidState {
	background-color: #B8F5B1;
}
input.confirmRequiredState, .confirmRequiredState input, 
input.confirmInvalidState, .confirmInvalidState input
{
	background-color: #FF9F9F;
}
.confirmFocusState input, input.confirmFocusState {
	background-color: #FFFFCC;
}

/* lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;width:100%;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	background:url(../images/lightbox/lightbox-btn-prev.gif) no-repeat left top !important;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	background:url(../images/lightbox/lightbox-btn-next.gif) no-repeat right top !important;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #000;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 50%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
