@charset "shift_jis";

/*リンク*/
a:link {color: #294074; }
a:visited {color: #294074; }
a:active {text-decoration : none}
a:hover {text-decoration : underline;border-bottom-color : #294074;border-bottom-width : 1px;}
a{text-decoration : none;color: #8B3524;}

*{margin:0;padding:0;border:0;}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,strong,th,em,form,input,textarea,p,blockquote,th,td,form, fieldset, input, textarea,img,object{margin:0;padding:0;list-style:none;}
strong,th,em{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
img,a{border-style:none;border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,strong,em{
	font-size:11px;
	font-weight:normal;
}

.clearfix:after {
	content: url(../img/common/pixel.gif);
	display: block;
	clear: both;
	height: 0;
}

/*---------------------------------------body*/

body{
	font-family: "ＭＳ Ｐゴシック", "メイリオ", Mairyo, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	width:100%;
	margin:0 auto;
	padding:0;
	background-image: url(../img/common/bg01.gif);
	background-repeat: repeat-x;
	background-color: #1b1b1b;
	font-size: 12px;
	color: #5e5e5e;
}

a:active, a:focus{ outline:none; }
/*---------------------------------------indexhtml*/


/*------------------------h1の部分*/

#h_1 {
	text-align: center;
	color: #666666;
	letter-spacing: 0.1em;
	height: 15px;
	width: 100%;
	line-height: 130%;
	margin: 0px;
	background-image: url(../img/common/h1.gif);
	background-repeat: repeat-x;
}

/*------------------------上半分を囲っているスペース*/

#header_box {
	height: 400px;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/common/bg02.gif);
	background-repeat: no-repeat;
}
/*------------------------ヘッダー*/

#header {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 140px;
	clear: both;
}
#h_left {
	width: 396px;
	height: 140px;
	float: left;
}
#h_right {
	width: 504px;
	height: 140px;
	float: right;
}
/*------------------------トップバー*/

#topbar {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 16px;
	background-image: url(../img/common/bar01.gif);
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 140%;
	text-align: right;
}

/*------------------------トップバーのテキストリンク色*/

div#topbar a{
	color:#fff;
	text-decoration:none;
}
div#topbar a:hover{
	color:#e4ff00;
}

/*------------------------画像部分*/

#pic_box{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 244px;
}


/*---------------------------------------wrapper*/

#wrapper {
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../img/common/bg04.gif);
	background-color: #FFFFFF;
}

/*---------------------------------------navi*/
#navi {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#navi li{
	display:inline;
}
/*---------------------------------------main contents*/

#main_contents {
	width: 870px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	vertical-align: top;
	clear: both;
}

.text_r {
	width: 427px;
	letter-spacing: 0.1em;
	line-height: 150%;
	vertical-align: top;
	padding-left: 3px;
	padding-top: 5px;
}
.float-l {
	float: left;
}

.float-r {
	float: right;
}

/*---------------------------------------footerリンク*/
#footer_link {
	height: 32px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.1em;
	text-align: center;
}

div#footer_link a{
	color:#5e5e5e;
	text-decoration:none;
}
div#footer_link a:hover{
	color:#ff8400;
	text-decoration : underline;border-bottom-color : #ff8400;border-bottom-width : 1px;
}

#footer_link li{
	display:inline;
}

/*---------------------------------------footer*/
#footer {
	height: 20px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.1em;
	text-align: center;
}

/*---------------------------------------font*/
.f_g01{
	color: #999999;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

.f_b01{
	color: #006699;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.f_orange12{
	color: #FF6600;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
}


.f_red12{
	color: #FF0000;
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.f_red14{
	color: #FF0000;
	font-size: 14px;
	letter-spacing: 0.1em;
	font-weight: bold;
}


.f_w02{
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;
}



.f_g03{
	color: #666666;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 110%;
}

.f_b01{
	color: #057EA6;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 130%;
}

.td_01 {
	height: 66px;
	width: 430px;
}
.td_02 {
	vertical-align: top;
}
.td_03 {
	height: 37px;
	width: 430px;
}
.td_04 {
	width: 110px;
	vertical-align: top;
	padding-top: 3px;
	padding-left: 3px;
}
.td_05 {
	width: 10px;
}
.td_06 {
	height: auto;
	width: 572px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9ADAD;
	font-size: 12px;
	line-height: 140%;
	color: #666666;
}

.td_07 {
	height: auto;
	width: 1008px;
	text-align: center;
	background-color: #F7F1EE;
	font-size: 12px;
	color: #666666;
	line-height: 200%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9ADAD;
	letter-spacing: 0.1em;
}
.td_08 {
	height: auto;
	width: 252px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9ADAD;
}
.td_09 {
	height: auto;
	width: 1008px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
