/* ////// base ////// */

	body { margin: 0px;  padding: 0px ; font-size:15px; color: #221E1F; line-height: 150%; 
		/*font-family:"lr oSVbN", Osaka, "qMmpS Pro W3";   */
		font-family:"CI", Meiryo, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN",/* Arial, Helvetica, Verdana, */sans-serif;
		}
    a { color: #004DB6; text-decoration: underline; }
    a:hover { color: #FF6037; text-decoration: underline; }
    h1,h2,h3,h4,h5,h6 {	font-size: 12px; margin: 0;  font-weight: normal; line-height: 150%; }
    img { border: none;}
    p { margin: 0; padding: 0; text-indent: none; }
	.allback { text-align: center; margin: 0px; padding: 0px ; }
	
	.cll { clear: left; font-size: 0; line-height: 0;}
	.clall { clear: both; font-size: 0; line-height: 0;}
/* ////// base ////// */

/* ////// position ////// */

	.top_sub1  { width: 100%; position:  absolute;  top: 0; left: 0;height: 158px !important;  }/*height: 100px*/
	.top_sub2  { width: 100%; position:  absolute;  top: 158px; left: 0; }
	.top_sub3  { width: 100%; position:  absolute;  top: 573px; left: 0; }
	.cate_sub4 { width: 100%; position:  absolute;  top: 158px; left: 0; }
	
			
			
/* ////// head ////// */
	#head { width: 1000px; margin: auto; text-align: left; height: 102px;}
	#head .leftbox   { width: 520px; float: left; }
	#head .rightbox  { width: 430px; float: right; }
	#head .headtxt    { font-size: 11px; padding: 0px 0px 3px; }
	#head .top_list      { text-align: right; padding: 0px 0px 17px; }
	#head .top_list li   { display: inline; font-size: 11px; }
	#head .add { text-align: right;}	


/* ////// menu ////// */
	#menu {background: url(../newimg/menuback.jpg) left top repeat-x; height: 56px !important;  text-align: center; position:relative; z-index:200;
	-moz-box-shadow: 5px 5px 10px  #000;  /* firefox */
	-webkit-box-shadow: 5px 5px 10px #000;/* Safari,Chrome */
	box-shadow: 5px 5px 10px #000;       /* Opera */
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=90, Strength=10px);    /* IE */
	}
	#menu .menu_box { width: 1000px; margin: auto; text-align: left; }

	#nav, 
	#nav ul {padding:0 ; margin:0; list-style:none; font-size: 12px ;  position:relative; z-index:200; height: 56px;}
	#nav { padding:0; margin: 0; height: 56px;}
	
	#nav table {border-collapse:collapse;}
	#nav li {float:left; padding:0 ;}
	#nav li li {float:none !important; background:#510008;  border:1px solid #8A281B; width: 220px;  border-top:none; padding: 10px 8px; }
	
	/* a hack for IE5.x and IE6 */
	#nav li a li {float:left;}
	
	/* cust */
	#nav li ul { background:#510008;}
	/* cust */
	
	#nav li a {display:block; float:left; color:#FFF; text-decoration:none; white-space:nowrap;}
	#nav li li a {height:18px; line-height:18px; float:none; display: block;}
	#nav li:hover {position:relative; z-index:300; background:#641E1C;}
	#nav a:hover {position:relative; z-index:300; text-decoration:underline; color:#FFF; }
	#nav :hover ul {left:0; top:56px;}
	
	/* another hack for IE5.5 and IE6 */
	#nav a:hover ul {left:-10px;}
	#nav ul {position:absolute; left:-9999px; top:-9999px;}
	
	/* it could have been this simple if all browsers understood */
	/* show next level */
	#nav li:hover li:hover > ul {left:-15px; margin-left:100%; top:-1px;}
	/* keep further levels hidden */
	#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto;}
	/* show path followed */
	#nav li:hover > a {text-decoration:underline; color:#FFF;}
	
	
	/* but IE5.x and IE6 need this lot to style the flyouts*/
	/* show next level */
	#nav a:hover a:hover ul,
	#nav a:hover a:hover a:hover ul,
	#nav a:hover a:hover a:hover a:hover ul,
	#nav a:hover a:hover a:hover a:hover a:hover ul
	{left:100%; top:-1px;}
	
	/* keep further levels hidden */
	#nav a:hover ul ul,
	#nav a:hover a:hover ul ul,
	#nav a:hover a:hover a:hover ul ul,
	#nav a:hover a:hover a:hover a:hover ul ul
	{position:absolute; left:-9999px; top:-9999px;}
			
	#nav .def { background: #444 !important; color: #FFF !important; } 
	#nav .def:hover { background: #444 !important; color: #FFF !important;  } 
		
	
/* ////// FOOT ////// */
	#footarea { background: url(../newimg/footback.png) #221E1F left top repeat-x; width: 100%; margin-top: 50px; padding: 35px 0px ;  }
	#footarea a { color: #FFF; text-decoration: none;}
	#footarea a:hover { color: #FFF; text-decoration: underline;}
	#footarea .innerbox { width: 1000px; margin: auto;text-align: left;  color: #FFF;}	
	#footarea .leftbox  { width: 620px; float: left;}
	#footarea .rightbox { width: 330px; float: right; }
	#footarea .copy		{ font-size: 11px; text-align: center; padding: 25px 0px; border-top:1px solid #403F41 ; margin-top: 25px;}
	#footarea .catebox  { width: 200px; float: left; margin-top: 30px;}
	#footarea .catebox ul  { margin-top: 10px; line-height: 120%;}
	#footarea .catebox li  { font-size: 10px; background: url(../newimg/arrow3.png) left 50% no-repeat; padding: 0 0 3px 18px;}
	#footarea .cate_title  { font-size: 13px; background: url(../newimg/arrow4.png) left 50% no-repeat; border-bottom: 1px dotted #5B6B89; padding: 0 0 1px 18px; }
	#footarea .cate_title2 { font-size: 12px; background: url(../newimg/arrow4.png) left 50% no-repeat; padding: 0 0 1px 18px; }
	#footarea .undertxt { font-size: 11px; margin-top: 30px; padding: 20px; line-height: 150%; background: #403F41;}
	#footarea .footaddbox { width: 330px; background: url(../newimg/footaddbox.png) left top no-repeat; height: 510px;}
	#footarea .footadd  { width: 290px; margin: auto; padding-top: 398px;}

	#footarea .sitebox { width: 1000px; margin: 15px auto 30px; padding: 20px 0px; background: #403F41;}
	#footarea .movinmark { font-size: 13px; font-weight: bold; margin-bottom: 10px; }
	#footarea .groupsite { width: 800px; margin: auto;}
	#footarea .groupsite ul { margin: 10px 0 0 0 ; padding: 0;}
	#footarea .groupsite li { width: 120px; float: left; padding: 0; list-style-type: none;}
	#footarea .m45 { margin-left: 45px;}
	#footarea .groupsite span { font-size: 10px; line-height: 120%; display: block; padding-top: 3px;}
	#footarea .moresite { margin: 20px auto; font-size: 10px;}
	
	#page-top { position: fixed; bottom: 15px; right: 15px;}
	#page-top a { display: block; width: 70px; background: url(../newimg/fortop.png) no-repeat;}
	#page-top a:hover img {  background: url(../newimg/fortop2.png) no-repeat;}	
	



/* ////// footnew ////// */
	.link img  {filter:alpha(opacity=100); -moz-opacity: 1;  opacity: 1;}
	.link img:hover {filter:alpha(opacity=50); -moz-opacity: 0.5;  opacity: 0.5;}

	.path      { width: 900px; margin: 20px auto 0px ; text-align: left; }
	.path ul   { margin: 0; padding: 0; }
	.path li   { list-style-type: none; margin: 0; padding: 0; display: inline; font-size: 10px; }

	.inner_head { border-top: 6px solid #221E1F; background: url(image/headimg.jpg) #343838 center top no-repeat; width: 100%; margin: auto; height: 400px;}
	.inner_head h2 { text-align: left; width: 900px; margin: auto; padding-top:184px ; color: #FFF; font-size: 16px; font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif;}
	
	#consul_head { width: 100%; margin: 0px auto; position: absolute;z-index: 10; }
	.obi_head { background: #422813; width: 100%; height: 48px; margin: auto;}
	.obi_head div { width: 1000px ; margin: auto; text-align: left; }
	.obi_head .logo { float: left; padding-top: 5px;}		
	.obi_head .add  { float: right; padding-top: 7px;}
	.menu_head { width: 100%; background: url(image/navi.png) left top repeat-x; height: 80px; }
	.menu_head div { width: 1000px; margin: auto;}
	.menu_head ul  { margin: 0; padding: 0;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.menu_head li  { list-style-type: none; font-size: 17px; vertical-align: middle; padding-top: 18px; float: left; width: 200px;} 	
	.menu_head li a { display: block; text-align: center; color: #A67C52; text-decoration: none; }
	.menu_head li a:hover { color: #CEB093;  text-decoration: none; }

	.page1 { padding-top: 55px; background: #F0F0F0;}
	.page2 { padding-top: 55px; background: url(image/img02b.jpg) #3C81C6 center top no-repeat;}
	.page3 { padding-top: 55px; background: url(image/img03b.jpg) #E27696 center top no-repeat;}
	.page4 { padding-top: 55px; background: url(image/img04b.jpg) #629DA5 center top no-repeat;}
	.page5 { padding-top: 55px; background: #D99B38;}


	.first_box { width: 100%; margin: 113px auto 0px; background: url(image/img01.jpg) #FFF center no-repeat; height: 480px;}
	.first_box h3 { text-align: center; padding: 70px 0px 50px; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.first_box .inner { width: 900px; margin: auto; text-align: left; font-size: 15px; line-height: 180%;}
	
	.first_box_sub { width: 100%; margin: auto; background: #052657; height: 72px;}
	.first_box_sub h3 { text-align: center;  font-size: 33px; color: #FFF; line-height: 72px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.first_box_sub2 { width: 100%; margin: auto; background: url(image/img01_2.png) #F0F0F0 center top no-repeat; height: 380px; padding-top: 80px;}
	.first_box_sub2 div {  width: 900px; margin: auto; text-align: left;}
	.first_box_sub2_case { width: 152px; float: left; background: #052657; padding: 10px; color: #FFF; font-size: 17px; line-height: 150%; height: 160px;}
	.first_box_sub2_case2 { width: 152px; float: left; background: #052657; margin-left: 10px; padding: 10px; color: #FFF; font-size: 17px; line-height: 150%; height: 160px;}
	.first_box_sub2_txt   { margin-top: 32px; }
	
	
	.second_box { width: 100%; margin: auto; background: url(image/img02.jpg) #3C81C6 center no-repeat; height: 744px;}
	.second_box h3 { text-align: center; padding: 100px 0px 80px; color: #FFF; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.second_box .inner { width: 900px; margin: auto; color: #FFF; text-align: left; font-size: 15px; line-height: 180%;}
	.second_subbox { width: 900px; margin: 50px auto 0px; text-align: left;}
	.second_subbox p {padding: 10px;}
	.second_subbox_case {width: 216px; float: left; background: #FFF;  color: #052657; font-size: 14px; line-height: 150%; }
	.second_subbox_case2 {width: 216px; float: left; background: #FFF;  margin-left: 12px; color: #052657; font-size: 14px; line-height: 150%; }
	.second_subbox strong { display: block; font-weight: normal; text-align: center; padding-top: 10px; font-size: 28px; height: 70px; line-height: 110%;}
	.second_subbox span { display: block; background: url(image/arrow.png) left 2px no-repeat; padding-left: 20px;  }		
	.second_subbox img { display: block;  margin-top: 20px; }		


	.third_box { width: 100%; margin: auto; background: url(image/img03.jpg) #E27696 center no-repeat; height: 791px;}
	.third_box h3 { text-align: center; padding: 100px 0px 80px; color: #FFF; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.third_box .inner { width: 900px; margin: auto; color: #FFF; text-align: left; font-size: 15px; line-height: 180%;}
	.third_subbox { width: 900px; margin: 50px auto 0px; text-align: left;}
	.third_subbox p {padding: 10px;}
	.third_subbox_case  { width: 216px; float: left; background: #FFF; height: 230px; color: #DB1959; font-size: 15px; line-height: 150%; }
	.third_subbox_case2 { width: 216px; float: left; background: #FFF; height: 230px; margin-left: 12px; color: #DB1959; font-size: 15px; line-height: 150%; }
	.third_subbox strong { display: block; font-weight: normal; text-align: center; padding-top: 10px; font-size: 28px; height: 40px; line-height: 110%;}
	.third_subbox span { }		
	.third_subbox_txt  { margin-top: 50px; color: #FFF;}
	
	.fourth_box { width: 100%; margin: auto; background: url(image/img04.jpg) #629DA5 center no-repeat; height: 791px;}
	.fourth_box h3 { text-align: center; padding: 100px 0px 80px; color: #FFF; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.fourth_box .inner { width: 900px; margin: auto; color: #FFF; text-align: left; font-size: 15px; line-height: 180%;}
	.fourth_box .fourth_sub { width: 900px; margin:80px auto 20px; color: #FFF; font-size: 23px; line-height: 62px; border-top: 1px solid #FFF; border-bottom: 1px solid #FFF;}
	.fourth_subbox { width: 900px; margin:auto; text-align: left;}
	.fourth_subbox p {padding: 10px;}
	.fourth_subbox_case  { width: 216px; float: left; background: #FFF; height: 180px; color: #1F676D; font-size: 15px; line-height: 150%; }
	.fourth_subbox_case2 { width: 216px; float: left; background: #FFF; height: 180px; margin-left: 12px; color: #1F676D; font-size: 15px; line-height: 150%; }
	
	.fifth_box { width: 100%; margin: auto; background: url(image/img05.jpg) #D99B38 center top no-repeat; padding-bottom: 80px;}
	.fifth_box h3 { text-align: center; padding: 100px 0px 80px; color: #FFF; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.fifth_box .inner { width: 900px; margin: auto; color: #FFF; text-align: left; font-size: 15px; line-height: 180%;}
	.fifth_subbox { width: 900px; margin: 50px auto 0px; text-align: left; color: #FFF;}
	.fifth_subbox p {padding: 10px;}
	.fifth_subbox strong { display: block; font-weight: normal; text-align: center; padding-top: 10px; font-size: 28px; margin-bottom: 20px; line-height: 110%;}
	.fifth_subbox_case  { width: 440px; float: left; background: #D36707; height: 200px; color: #FFF; font-size: 15px; line-height: 150%; }
	.fifth_subbox_case2  { width: 440px; float: left; background: #D36707; margin-left: 20px; height: 200px; color: #FFF; font-size: 15px; line-height: 150%; }
	.fifth_mt20 { margin-top: 20px;}	
	.fifth_subbox2 { width: 880px; margin: 30px auto 0px; text-align: left; background: #BE1D2C; color: #FFF; padding: 10px 10px 20px 10px;}
	.fifth_subbox2 strong { display: block; font-weight: normal; text-align: center; padding-top: 10px; font-size: 28px; margin-bottom: 20px; line-height: 110%;}
	.fifth_subbox2 table { text-align: left; width: 100%; border: 1px solid #FFF; border-collapse: collapse;}
	.fifth_subbox2 table th { padding: 5px 15px; border-bottom: 1px dotted #FFF;}
	.fifth_subbox2 table td { padding: 5px 15px; border-bottom: 1px dotted #FFF;}
	.fifth_box .f18 { font-size: 18px; line-height: 160%;}
	
	
	.sixth_box { width: 100%; margin: auto; background: url(image/img06.jpg) #5D9BC4 center top no-repeat; height: 765px;}
	.sixth_box h3 { text-align: center; padding: 100px 0px 80px; color: #FFF; font-size: 38px;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif; }
	.sixth_box .inner { width: 900px; margin: auto; color: #FFF; text-align: left; font-size: 15px; line-height: 180%;}
	.sixth_box .imgar { margin: 0 0 30px 20px;}
	.sixth_box .inner2 { width: 900px; margin: 30px auto 0px; color: #FFF; text-align: center; font-size: 24px; line-height: 180%;font-family: "qMmΎ© Pro W6","Hiragino Mincho Pro","HGSΎ©E","lr oΎ©",serif;}


	
	#spbox { display: none !important;}
	