@charset "UTF-8";
#home {width:100%; text-align:center; background:url(../images/home-bg.jpg) top repeat-x; background-color:#E3F2EB;}
	#home-inner { width:825px; margin:0 auto; padding:0; text-align:left;}

#home-header { margin:0; padding:4px 0 0 0; width:825px; height:71px; overflow:hidden;}
	#home-header p { margin:0; padding:0;}
	#home-header-catch { width:825px; margin:0; padding:0; text-align:left; font-size:10px; line-height:16px; height:16px; font-weight:normal; overflow:hidden; background:#40B0A2; color:#FFF;}
	#home-header-logo { float:left; width:400px;text-align:left;}
	#home-header-contact { float:left;width:400px; text-align:right;}

#home-menu { width:825px; height:307px; padding:8px 0 0 0; overflow:hidden; text-align:left; background: url(../images/home-menu-bg.jpg) no-repeat; background-position: 0 0;}
	#home-menu table { margin:0 0 0 88px; width:648px;}
	#home-menu td { text-align:center;}
	#home-menu a img {filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}
			#home-menu a:hover img {filter: alpha(opacity=0); -moz-opacity:0; opacity:0;}

#home-contents { margin:0; padding:0 15px 0 10px; width:800px; overflow:hidden;}
	#home-greeting { float:left; width:240px; overflow:hidden; padding:0 0 230px 0; background: url(../images/home-greeting-bg.jpg) no-repeat bottom; background-color:#FFF;}
		#home-greeting h2 { display:block; width:220px; margin:0; padding:12px 0 18px 20px ; font-size:14px; line-height:18px; background:url(../images/home-greeting-title.jpg) no-repeat top;background-color:#E3F2EB;}
		#home-greeting p { margin:0; padding:16px; font-size:12px; line-height:18px;}
	#home-navi { float:right; width:540px;}
		#home-navi h2 {margin:0; padding:0;}
			#home-navi h2 a { display:block; width:520px; padding:12px 0  12px 20px ; font-size:14px; line-height:18px; background:url(../images/home-navi-title.jpg) no-repeat top;background-color:#E3F2EB; color:#333; text-decoration:none;}
			#home-navi h2 a:hover { background-image:url(../images/home-navi-title-bg.jpg);color:#004856;}	
		#home-navi table { width:540px; }
			#home-navi table td { width:270px; height:177px; padding:; background:url(../images/home-navi-bg.jpg) no-repeat top; overflow:hidden; vertical-align:top;}
				#home-navi td a { display:block; width:230px; padding:12px 15px; color:#333; text-decoration:none; font-size:12px;}
					#home-navi td a strong { padding:0 0 0 20px; background:url(../images/arrow1-1.gif) no-repeat left; font-size:14px; line-height:20px; color:#333;}
						#home-navi td a:hover strong { padding:0 0 0 20px; background-image:url(../images/arrow1-2.gif); color:#004856;}
					#home-navi td a img { padding:4px 0; filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}
						#home-navi td a:hover img {filter: alpha(opacity=50); -moz-opacity:.5; opacity:.5;}
		#home-flow { margin:0; padding:0; width:540px; height:90px; overflow:hidden;background:url(../images/home-flow-bg.jpg) no-repeat top;}
			#home-flow a img {filter: alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;}
			#home-flow a:hover img {filter: alpha(opacity=0); -moz-opacity:0; opacity:0;}