@charset "utf-8";


/**
 * HTML
 */

/**
 * BODY
 */
body{
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	text-align: center;
	font-size: 12px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	min-width: 1325px;
	_display: inline;
	_zoom: 1;
}
/* CSS Document */


h1 {

	}
h4 {
	float: left;
	width: 620px;
	margin-top: 30px;
}



span   {

}



#h1_side {

}

#h1_text {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#bg {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-image: url(../img/chibat_top_02.png);
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#bg2 {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-image: url(../img/chibat_top_07.png);
}
#bg3 {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-image: url(../img/bg_side3.jpg);
}
#bg4 {
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-image: url(../img/bg_side4.jpg);
}

#bgf {
	background-repeat: repeat-x;
	background-position: 0px bottom;
	background-image: url(../img/f_side.jpg);
	width: 100%;
}

#box {
	width: 1000px;
	margin: 0 auto;
	background-repeat: repeat-y;
}
#box_top {
	width: 1000px;
	background-repeat: repeat-y;
	height: 114px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#header{
	height: 114px;
	width: 1000px;
	background-image: url(../img/side_bg_h.png);
	background-position: 0px top;
	background-repeat: repeat-x;
}
#navi_box {
	height: 114px;
	width: 1000px;
}
#logo {
	height: 99px;
	width: 244px;
	float: left;
	padding-top: 7px;
}
#top_navi {
	float: right;
	height: 40px;
	width: 393px;
	text-align: right;
}
#top_navi a{
	line-height: 1em;
	font-size: 12px;
	color: #600;
}





/**
 * GLOBAL NAVIGATION
 */
#gMenu{
	width: 756px;
	height: 66px;
	background-repeat: no-repeat;
	float: right;
}
#gMenu_box {
	height: 66px;
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 756px;
}

#gMenu ul{
	width: 756px;
	height: 66px;
	display: inline;
}
#gMenu li{
	display: inline;
	float: left;
}
#gMenu li a{
	height: 66px;
	text-indent: -5000px;
	display: block;
}
/* A */
.gMenu01 a{
	width: 83px;
	background-image: url(../img/m1.png);
	background-repeat: no-repeat;
	height: 66px;
}
.gMenu02 a{
	width: 133px;
	height: 66px;
	background-image: url(../img/m2.png);
	background-repeat: no-repeat;
}
.gMenu03 a{
	width: 147px;
	height: 66px;
	background-image: url(../img/m3.png);
	background-repeat: no-repeat;
}
.gMenu04 a{
	width: 199px;
	height: 66px;
	background-image: url(../img/seikyu.png);
	background-repeat: no-repeat;
}
.gMenu05 a{
	width: 194px;
	height: 66px;
	background-image: url(../img/mitsumori.png);
	background-repeat: no-repeat;
}
.gMenu07 a{
	width:175px;
	height: 53px;
	background-image: url(../img/m7.png);
	background-repeat: no-repeat;
}



/* A:OVER */
.gMenu01 a:hover{
	width: 83px;
	background-image: url(../img/m1_on.png);
	background-repeat: no-repeat;
}
.gMenu02 a:hover{
	width: 133px;
	background-image: url(../img/m2_on.png);
	background-repeat: no-repeat;
}
.gMenu03 a:hover{
	width: 147px;
	background-image: url(../img/m3_on.png);
	background-repeat: no-repeat;
}
.gMenu04 a:hover{
	width: 199px;
	background-image: url(../img/seikyu_on.png);
	background-repeat: no-repeat;
}
.gMenu05 a:hover{
	width: 194px;
	background-image: url(../img/mitsumori_on.png);
	background-repeat: no-repeat;
}
.gMenu07 a:hover{
	width:175px;
	background-image: url(../img/m7_on.png);
	background-repeat: no-repeat;
}

/* A.ON */
.gMenu01On a{
	width: 83px;
	background-image: url(../img/m1_on.png);
	background-repeat: no-repeat;
}
.gMenu02On a{
	width: 133px;
	background-image: url(../img/m2_on.png);
	background-repeat: no-repeat;
}

.gMenu03On a{
	width: 147px;
	background-image: url(../img/m3_on.png);
	background-repeat: no-repeat;
}
.gMenu04On a{
	width: 199px;
	background-image: url(../img/seikyu_on.png);
	background-repeat: no-repeat;
}
.gMenu05On a{
	width: 194px;
	background-image: url(../img/mitsumori_on.png);
	background-repeat: no-repeat;
}
.gMenu07On a{
	width:175px;
	background-image: url(../img/m7_on.png);
	background-repeat: no-repeat;
}

#top/**
 * LAYOUT SHARE
 */
{
	text-indent: -5000px;
	float: left;
}

#headerInner{
	width:1000px;
}
#container{
	width:1000px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#top_box {
	height: 685px;
	width: 1325px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	background-image: url(../img/kane.png);
	margin-right: auto;
	margin-left: auto;
}
#box_top2 {
	width: 1000px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#box_top3 {
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
}
#wrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav4 {
	height: 100px;
	width: 450px;
}


#contents {


}

.text {
	font-size: 12px;
	line-height: 16px;
	float: left;
	padding-left: 15px;
	width: 185px;
}
.ml {
	font-size: 12px;
	float: left;
	padding-left: 15px;
	text-align: left;
	display: inline;
	width: 185px;
}

#footer{
	height: 480px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
	width: 100%;
}

#f_top {
	height: 35px;
	width: 150px;
	text-align: right;
	float: right;
	padding-right: 15px;
	margin-top: 22px;
}
#f_top a {
	font-size: 14px;
	color: #666;
}

#f_box {
	height: 59px;
	width: 1000px;
	float: left;
	margin-top: 40px;
}
.f_logo {
	float: left;
	height: 72px;
	width: 380px;
	text-align: left;
}
.f_logo2 {
	float: left;
	height: 60px;
	width: 199px;
	padding-top: 55px;
	padding-right: 30px;
}
.f_logo_txt {
	font-size: 12px;
	color: #600;
	line-height: 1.5em;
	width: 185px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #630;
}
#f_iso {
	float: right;
	height: 59px;
	width: 610px;
	text-align: left;
}
.iso_txt {
	font-size: 12px;
	color: #600;
	line-height: 1.7em;
	float: right;
	height: 40px;
	width: 610px;
	margin-top: 8px;
}




.f_navi {
	width: 770px;
	float: left;
	margin-top: 95px;
	height: 190px;
	padding-left: 0px;
}
.f_navibox {
	height: 190px;
	width: 1000px;
	float: left;
}
.fn_box2 {
	height: 190px;
	width: 145px;
	line-height: 1.5em;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	padding-left: 5px;
}
.fn_box2_2 {
	height: 190px;
	width: 145px;
	line-height: 1.5em;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 5px;
}

.fn_box {
	height: 190px;
	width: 145px;
	line-height: 1.5em;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-left: 5px;
}
.fn_box3 {
	height: 190px;
	width: 145px;
	line-height: 1.5em;
	text-align: left;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	padding-left: 5px;
}
.fn_tittle {
	float: left;
	height: 24px;
	width: 145px;
	margin-bottom: 5px;
}
.fn_tittle2 {
	float: left;
	height: 24px;
	width: 145px;
	margin-bottom: 5px;
}
#footer ul{
	height: 190px;
	width: 145px;
	display: inline;



}

#footer li{
	float: left;
	display: inline;
	height: 25px;
	width: 145px;
	padding-left: 10px;
}
#footer li a{
	height: 25px;


}


/* A */
.fMenu01 a{
	font-size: 12px;
	color: #333;
	height: 25px;

}
.fMenu02 a{
	font-size: 12px;
	color: #333;

}
.fMenu01  a:hover {
	font-size: 12px;
	color: #666;
}
.fMenu01On  a {
	font-size: 12px;
	color: #666;
}


#copyright{
	width: 1000px;
	height: 28px;
	font-size: 12px;
	color: #FFF;
	margin-top: 85px;
	text-align: center;
	float: left;
}

.clearfix: after{
    content: "."; /*新しい要素*/
	display: block; /*ブロックレベル要素*/
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

.*html .clearfix{
     height: 1px;
	 /*\*//*/
	 height: auto;
	 overflow: hidden;
	 /**/
}
#top2 {
	width:100%;
	height:351px;
	text-align: center;
	margin:0 auto;
}
#box01 {
	width: 1000px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
