@charset "utf-8";
/* CSS Document */

/* ######################  GLOBAL*/
body {
	background:#f4f4f4;
	text-align: center;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	margin:0px;
	padding:0px;
}
.fLeft {
	float:left;
	margin-top:15px;

}
.fRight {
	float:right
}
.clear {
	clear:both
}
.last {
	margin:0;
	padding:0;
}
.bntTOP {
	background:url(../img/bnt_top.gif) 0 0 no-repeat;
	float:left;
	height:18px;
	width:80px;
	margin-top:15px;
	padding: 2px 0 0 20px;
	font-size:.85em;
	letter-spacing:0;
}

div.hide{
	display:none;}


/* GLOBAL ANCHORE*/
a, a:visited {
	color:#f60;
	text-decoration:none;
}
a:hover {
	color:#39e;
}
/* ######################  HEADER CONTENTS*/
#innerHead {
	height:93px;
}
#gHeader h1 {
	background-image: url(../img/header_01.gif);
	background-repeat:no-repeat;
	width:171px;
	height:130px;
	float:left;
}


#gHeader_index h1 {
	background-image: url(../img/header_index.gif);
	background-repeat:no-repeat;
	width:800px;
	height:110px;
	float:left;
	text-indent:-9999px;
	margin:0px;
	padding:0px;
}

#gHeader h1 a {
	display:block;
	width:171px;
	height:130px;
	text-indent:-9999px;
		margin:0px;
	padding:0px;
}
#gHeader h2 {
	background-image: url(../img/header_02.gif);
	background-repeat:no-repeat;
	width:465px;
	height:130px;
	float:left;
	text-indent:-9999px;
}
#gHeader h3 {
	vertical-align:bottom;
	margin:0px;
	padding:0px;
	float:left;
}
/* ######################  MAIN WRAPPER*/
#gWrapper {
	width:800px;
	margin:0px auto;
	padding:0px;
	position:relative;
	font-size:.75em;
	text-align: left;
	
}
#gHeader {
	height:135px;
	width:800px;
}
#gContent {
	background:#f4f4f4;
	padding:10px 0 0 0;
}
/* ######################  MAIN CONTENTS*/
#gNav {
	background:url(../img/bg_nav_shadow.jpg) left bottom no-repeat;
	width:800px;
	height:76px;
}
#gNav ul li {
	float:left;
}
#innerWrapper {
	padding:0;
}

#innerWrapperFix {
	background:url(../img/bg_inner_cnt_top.jpg) top left no-repeat  ;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	overflow: auto;
	zoom:1;
}

#innerContentTop{
	background:url(../img/bg_inner_cnt_top.jpg) top left no-repeat;
	height:10px;
	width:800px;
	margin:0px;
	padding:0px;
	}

#innerWrapperFix_company{
	background:url(../img/bg_inner_cnt_top.jpg) top left no-repeat;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	overflow:auto;

}




#innerWrapperFix #innerContent {
	background:url(../img/bg_inner_cnt_center.jpg) 0 0 repeat-y;
	padding:25px 36px;
	overflow: auto;
	zoom: 1;
	position:relative;
}
#innerWrapperFix #innerContent.informationFrame {
	padding: 0px 30px 25px 30px !important;
}

#innerWrapperFix_company #innerContent {
	background:url(../img/bg_inner_cnt_center.jpg) 0 0 repeat-y;
	height:auto;
	padding:25px 36px;
	overflow: hidden;
	zoom: 1;
	position:relative;
}


#innerWrapperFix #innerContent h3 {
	background: url(../img/bg_h3.gif) 0 38px repeat-x;
	color:#394b50;
	font-size:2.4em;
	font-weight:bold;
	padding:0px 0px 15px 0px;
	margin:0px 0px 20px 0px;
}

#innerWrapperFix_company #innerContent h3 {
	color:#394b50;
	font-size:2.4em;
	font-weight:bold;
	padding:0px 0px 15px 0px;
	margin:0px 0px 20px 0px;
}



#innerWrapperFix #innerContent ul#tabMenu li {
	float:left;
	margin:0 19px 0 0;
}

#innerWrapperFix_company #innerContent ul#tabMenu li {
	float:left;
	margin:0 19px 0 0;
}

#innerWrapper #innerContentBottom {
	background:url(../img/bg_inner_cnt_bottom.jpg) top left no-repeat;
	height:18px;
	zoom:1;
}


/* ######################  FOOTER CONTENTS*/
/*110613 maekawa remake start*/
#footer {
    background-color:#475d61;
    color: #FFFFFF;
    height: 50px;
    width: 800px;
}
.footertextlinkbox {
    color: #FFFFFF;
    font-size: 11px !important;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0 0 10px;
    text-align: center;
    width: 580px;
}

.footertext {
    clear: both;
    color: #FFFFFF;
    font-size: 10px;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
    text-align: center;
    width: 350px;
}

ol, ul {
	list-style: none;
	color: #FFFFFF;
}
.footertext {
	clear:both;
	width:350px;
	height:20px;
	padding-top:5px;
	font-size:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFF;
}

ul#footertextlink li {
	font-size:12px;
	float: left;
}
.clear {
	clear: both;
	background: none;
}

.footertextlinkbox ul li {
    background-image: url(../img/arrow.gif);
    background-repeat: no-repeat;
    text-indent: 15px;
}

ul#footertextlink li {
    float: left;
    font-size: 12px;
	color:#FFFFFF
}

.footertextlinkbox a:link, .footertextlinkbox a:visited, .footertextlinkbox a:hover, .footertextlinkbox a:active {
    color: #FFFFFF;
}
/*110613 maekawa remake end*/




#gFooter {
	background:url(../img/bg_footer.gif) 0 0 no-repeat;
	width:800px;
	height:70px;
/*	margin:15px 0;*/
}





#gFooter ul#footerLinks {
	height:29px;
	padding:16px 0 0 0px;
	text-align:center;
}
#gFooter ul#footerLinks li {
	display:inline;
	margin-right:15px;
}
#gFooter #FooterCopyright {
	clear:both;
	height:20px;
	text-align:center;
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

/*----------------------------------------------------
Information
----------------------------------------------------*/
div#information {
	clear:both;

	height:auto;
	border-top:1px solid #ccc;
	margin-bottom:10px;
}
div#information_txt {
	width:700px;
	height:auto;
	text-align:center;
	margin:20px auto;
	padding-bottom:20px;
	background-color:#f8f8f8;
	border:double 3px #CCC;
}
div#information_txt h3.heading{
	background:none !important;
	font-size:16px !important;
	text-align:center;
	color:#ff8c00 !important;
	font-weight:bold;
	padding:0 !important;
	line-height:140%;

	
}
span.small {
	font-size:14px;
	color:#333;
}
div#information_txt h4 {
	text-align:left;
	padding:0 0 0 3px;
	font-size:15px;
	font-weight:bold;
	line-height:150%;
	margin-top:15px;
	margin-left:10px;
	border-left:double 4px #ff8c00;
}
div#information_txt p strong{
	margin:10px 0 0 10px;
	text-align:left;
	font-size:12px;
	font-weight:100 !important;
	width:680px;
	display:block;
	line-height:140%;
}
/*----------------------------------------------------
Submenu
----------------------------------------------------*/
div#submenu {
	background-color:#e3e3e3;
	width:800px;
	height:90px;
	margin:10px auto;

	

	}
div#submenu_txt {
	width:auto;
	height:auto;
	text-align:center;
	margin:auto;
	padding:7px 0;
	font-size:11px;
}

#submenu_txt a:link,#submenu_txt a:visited,#submenu_txt a:active{
	color:#ff6c00;}

#submenu_txt a:hover{
color:#006eb3;}

div#submenu ul {
	widows:700px;
	clear:both;
}
div#submenu_txt ul li {
	float:left;
	margin:10px 0 0 5px;
	padding-right:7px;
	padding-left:5px;
}
li.brt {
	border-right :solid 1px #333;
}
li.brt {
	border-right :solid 1px #333;
	padding-right:3px;
}




/*----------------------------------------------------
ナビゲーションメニュー
----------------------------------------------------*/
#navigation {
	width:800px;
	height:85px;
	margin:15px 0 5px 0;
	padding-bottom:10px;
	padding-top:15px;
	clear:both;
}
#navigation2 {
	height:30px;
	margin:10px 0px 10px 90px;
}
div#navibox {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

ul#menu_index {
 padding:0;
 margin:0;
 list-style:none;
 width:100%;
}
ul#menu_index li {
	list-style:none;
	float:left;
	width:200px;
	height:85px;
	
}
ul#menu_index a{
	display:block;
	/*width:800px;*/
    height:85px;
	overflow:hidden;
}
/*-- パンクズ --*/
#pankuzu {
	font-size:12px;
	clear:both;
}
#pankuzu li {
	float:left;
	padding-left:0.8em;
	margin-left:1em;
	background:url(../../../images/pan_arrow_gray.gif) no-repeat;
	color:#666;
}
#pankuzu a:hover {
	text-decoration:underline;
}
