/*==========================================================

	body

==========================================================*/
body{
	font-size:75%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align:center;
	margin:0 auto 0 auto;
	line-height:160%;
	color:#666666;
	background: #F6F4F0 /*url(../img/back.gif) center repeat-y*/;
}

a:link{
	color:#F67100;
	text-decoration:none;}
	
a:visited{
	color:#F67100;
	text-decoration:none;}
	
a:hover{
	color:#F67100;
	text-decoration:underline;}
	
a:active{
	color:#F67100;
	text-decoration:none;}
	

/*==========================================================

	wrap

==========================================================*/
#wrap{
	width:908px;
	background:url(../img/back.gif) repeat-y;
	margin:0 auto 0 auto;
	text-align:center;
}
	

/*==========================================================

	container

==========================================================*/
#container{
	width:900px;
	margin:0 4px 0 4px;
	text-align:left;
}

/*==========================================================

	header

==========================================================*/

#header{
	background:url(../img/header.gif) no-repeat #FFF7E4;
	width:900px;
	height:70px;}

h1 a{
width:315px; 
height:70px; 
display:block;
overflow:hidden;}

/*==========================================================

	navi_ナビゲーション

==========================================================*/

#navi{
width:900px;
height:34px !important;
background:url(../img/navi_back.gif) repeat-x #ffffff;
border-bottom:solid 2px #F67100;
height:36px;}

ul#g_navi{
position:absolute;/*絶対配置（親）*/
overflow: hidden;/*範囲外は隠す*/
width:896px;
margin:0 2px;
}

#g_navi li{
width:128px;
height:34px;
float:left;}

#g_navi li a{
float:left;
width:128px;
height:34px;
text-indent:-2000px;
background:no-repeat;
position:absolute;/*絶対配置（子）*/
overflow: hidden;/*範囲外は隠す*/}



li#navi01 a{
background:url(../img/navi_home.gif);
}

li#navi02 a{
background:url(../img/navi_jusan.gif);
}

li#navi03 a{
background:url(../img/navi_support.gif);
}

li#navi04 a{
background:url(../img/navi_facility.gif);
}

li#navi05 a{
background:url(../img/navi_access.gif);
}

li#navi06 a{
background:url(../img/navi_blog.gif);
}

li#navi07 a{
background:url(../img/navi_link.gif);
}

li a:hover{ filter: alpha(opacity=50);
  -moz-opacity:0.5;
  opacity:0.5;}



/*==========================================================

	contents
	
==========================================================*/


/*==========================================================

	footer
	
==========================================================*/
#footer{
width:900px;
	clear:both;
	margin-top:50px;
	background:#FFFFFF !important;
	background: url(../img/f_back.gif) repeat-y;
}
*:first-child+html #footer{
margin-top:100px;}

#f_navi{
width:900px;
height:2em;
background:#FFF7E4;
border-bottom:solid 2px #F67100;
vertical-align:middle;
font-size:10px;
padding-top:3px;
}

#f_navi li{
background:url(../img/listmark_o.gif) no-repeat 0 5px;
margin-left:22px;
padding-left:12px;
float:left;
}

#footer p{
margin-left:22px;
margin-top:10px;
margin-bottom:10px;}

address{
margin-right:22px;
margin-top:10px;
margin-bottom:10px;}


/*==========================================================

	clearfix
	
==========================================================*/
.clearfix:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

.clearfix {
  min-height: 1px;

}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*==========================================================

	float
	
==========================================================*/
.f_left{
float:left;}

.f_right{
float:right;}

.clear{
clear:both;}


/*==========================================================

	text-indent
	
==========================================================*/
.indent{
text-indent:-5000px;}


/*==========================================================

	margin
	
==========================================================*/
.mb30{
margin-bottom:30px;}





/*==========================================================

	以下下層ページ用CSS
	
==========================================================*/
/*==========================================================

	左サイドメニュー
	
==========================================================*/
#sidemenu{
width:200px;}

#sidemenu ul{
margin-left:22px;
width:178px;}

#sidemenu li a{
width:178px;
height:33px;
text-indent:-5000px;
display:block;
border-bottom: dotted 1px #F67100;}


/*==========================================================

	コンテンツメイン部分
	
==========================================================*/
#main{
width:656px;
margin:25px 22px 50px 22px;}

#main h3{
width:656px;
height:38px;
text-indent:-5000px;}

.cell{
width:648px;
margin:20px 4px 22px 4px;
}

.t_cell{
width:388px;
margin-right:10px;
}

.t_cell02{
width:388px;
margin-left:10px;
}

/*==========================================================

	リード
	
==========================================================*/
.read{
font-size:1.4em;
line-height:140%;
font-weight:bold;
margin-bottom:10px;}

.read02{
margin-bottom:10px;}


/*==========================================================

	ページトップ
	
==========================================================*/
.pagetop{
width:648px; 
text-align:right; 
border-top:dotted 1px #F67100;
padding:10px 5px 20px 0px;
font-size:10px;}


/*==========================================================

	IE6用テーブルフォントサイズ
	
==========================================================*/
table{
font-size:1em !important;
font-size:12px;}


/*==========================================================

	パンくず
	
==========================================================*/
.pankuzu{
 width:652px; font-size:12px; text-align:right; margin-top:-10px !important; margin-top:0;}
 

/*==========================================================

	フォント
	
==========================================================*/
.point{
border-bottom:1px dotted #F67100}
