@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	border:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration:none;
    list-style-type:none;
	color:#333;
}
#container,#header,footer{
	width:900px;
	margin:0 auto;
}
#contens{
	width:850px;
	margin:15px auto;
	overflow:hidden;
	clear:both;
}
/*ページ調整中謝り文の表示*/
#notFound{
	width:600px;
	height:300px;
	text-indent:-99999px;
	background-image:url(../main_img/sorryNotfound.gif);
	background-repeat:no-repeat;
	margin:10px auto;
}
/*header関連ここから+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header{
	height:135px;
	position:relative;
}
#header h1{
	margin:10px 0 5px;
}
#headerMenu{		/*headerMenu設定*/
	width:399px;
	height:33px;
	position:absolute;
	top:10px;
	right:20px;
}
#headerMenu ul li{
  text-indent: -9999px;
  float:left;
  /*width:87px;*/
}
#headerMenu ul li a{
  display:block;
  /*width:100%;*/
  height:33px;
  background-image:url(../main_img/menu_both/headerMenu1.gif);
  background-repeat:no-repeat;
}
#hm1 a{width:87px; background-position:0 0;}
#hm2 a{width:87px; background-position:-91px 0;}
#hm3 a{width:133px; background-position:-179px 0;}
#hm4 a{width:87px; background-position:-314px 0;}

#headerMenu ul li a:hover{
  background-image:url(../main_img/menu_both/headerMenu2.gif);
  background-repeat:no-repeat;
}
#hm1 a:hover{width:87px; background-position:0 0;}
#hm2 a:hover{width:87px; background-position:-91px 0;}
#hm3 a:hover{width:133px; background-position:-179px 0;}
#hm4 a:hover{width:87px; background-position:-314px 0;}

#mainMenu{		/*mainMenu設定*/
	height:60px;
    width:848px;
	margin:0 auto;
}
#mainMenu ul li{
  text-indent: -9999px;
  float:left;
  width:212px;
}
#mainMenu ul li a{
  display:block;
  width:100%;
  height:60px;
  background-image:url(../main_img/menu_both/mainMenu1.gif);
  background-repeat:no-repeat;
}
#menu1 a{background-position:0 0;}
#menu2 a{background-position:-212px 0;}
#menu3 a{background-position:-424px 0;}
#menu4 a{background-position:-636px 0;}

#mainMenu ul li a:hover,#mainMenu ul li a#point{
  background-image:url(../main_img/menu_both/mainMenu2.gif);
  background-repeat:no-repeat;
}
#menu1 a:hover,#mainMenu ul li#menu1 a#point{background-position:0 0;}
#menu2 a:hover,#mainMenu ul li#menu2 a#point{background-position:-212px 0;}
#menu3 a:hover,#mainMenu ul li#menu3 a#point{background-position:-424px 0;}
#menu4 a:hover,#mainMenu ul li#menu4 a#point{background-position:-636px 0;}

/*footer関連ここから+++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer{
	font-size:12px !important;
	/*height:250px;*/
	border-top:1px solid #666;
	clear:both;
	overflow:hidden;
}
#footerHanbai{font-size:1em; clear:both; width:900px;}		/*footerHanbai設定*/
#fHanbai{
	width:800px;
	margin:0 25px 0 25px;
}
#fHanbai h5{
	margin:15px 0 5px;
	font-size:1.2em;
	font-weight:normal;
	color:#FFF;
	background-color:#00aa8f;
	padding:2px 2px 2px 5px;
}
#fHanbai h6{font-size:1.2em; font-weight:normal;}
#fHanbai p { margin-left:10px;}
#fHanbai p span{margin-left:50px; font-weight:bolder;}
#fHanbai p a{color:#ff6700; text-decoration:none;}
#fHanbai p a:hover{color:#666; text-decoration:underline;}
#fHanbai table,#fHanbai table#soryo{ width:500px; margin:10px auto; text-align:left; font-size:1em;}
#fHanbai table tr th{ padding:5px 5px 5px 10px;}
#fHanbai table#soryo tr th,#fHanbai table#soryo tr td{width:100px; text-align:center;}
#fHanbai table#soryo tr th{background-color:#ff6700; color:#FFF;}
#footerCleft{		/*footerCleft設定*/
	width:350px;
	float:left;
	margin:10px;
}
#footerCleft p{
	padding-left:35px;
	margin-bottom:10px;
}
#footerCleft p a#pLink{color:#ff6700;}
#footerCleft p a#pLink:hover{color:#666; text-decoration:underline;}
#footerCleft h4{
	margin-top:-5px;
}
#footerMenu{		/*footerMenu設定*/
	width:500px;
	float:left;
	margin:10px;
}
.fMgroup{
	width:120px;
	margin:2px;
	/margin:1px;/*ie6,7対策*/
	float:left;
}
.fMgroup ul li a{
	padding-left:10px;
}
.fMgroup ul li.litileFont a{
	font-size:0.8em;
}
.fMgroup ul li a:hover{
	color:#666;
	text-decoration:underline;
}
address{
	clear:both;
}
/*sinNewsここから++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/*#sinNews{
	width:850px;
	height:35px;
	margin:15px auto;
	background-image:url(../main_img/news_ikon/sinNews.gif);
}
a.newmark{
	width:850px;
	height:35px;
	display:block;
	margin:15px auto;
	background-image:url(../main_img/news_ikon/sinNews.gif);
	line-height:2.2;
	text-indent:130px;
	color:#666;
}*/
a.newmark:hover{color:#ff6700;}
a.newmark span{
	font-size:14px;
	margin:0 10px 0 0;
}
/*fla関連ここから++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#fla{
	width:850px;
	height:300px;
	margin:15px auto;
}