@charset "utf-8";




/**************************************************************

	Header

***************************************************************/

#header {
	padding: 0;
	width: 971px;
	margin-right:25px;
	zoom: 100%;
}
#header:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#header #headerLogo {
	width: 537px;
	height:80px;
	float:left;
}
#header #headerLogo h2{
	width:537px;
	height:21px;
	background:url(../images/header_sub.jpg) no-repeat left top;
	text-indent:-999999px;
}

#header #headerTel {
	float: right;
	width: 400px;
	text-align:right;
}

#header #headerTel .tel {
	margin:10px 16px 0 0;
}
#header #headerTel .mail {
	margin:14px 0 0 0;
}


/****************************************************************

	Navigation

*****************************************************************/

#globalNavi	{ height: 34px; padding-top: 7px; text-align: center; }

#globalNavi #nav { width: 931px; margin: 0 auto; position: relative; line-height:1; text-align: left; }
#globalNavi #nav li { list-style: none; float: left; position: relative; }

#globalNavi #nav ul { display: none; position: absolute; top: 34px; left: 0; }
* html #globalNavi #nav ul { line-height: 0; }
#globalNavi #nav ul li { float: none; }

#globalNavi #nav ul { width: 154px; }
#globalNavi #nav ul ul { top: 0; left: 155px; }
#globalNavi #nav ul a { 
	display: block;
	width: 142px;
	background:url(../images/gnavi_bg.png) no-repeat left top;
	padding: 6px;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	opacity: 0.7;
	zoom: 1;
	line-height: 1;
	text-decoration:none;
	line-height:1.4em;
}
#globalNavi #nav ul a.hover { background: #444; }
#globalNavi #nav li.sSize { font-size:11px;}
/**************************************************************

	Footer

***************************************************************/
#footer {
	clear:both;
	position: relative;
	width: 100%;
	height: 220px;
	margin: 40px 0 0 0;
	padding: 0;
	background:url(../images/footer_bg.jpg) repeat-x left top;
}

#footer .cr{
	text-align:center;
	color:#FFF;
	clear:both;
}
#footer .cr a{
	color:#FFF;
	text-decoration:none;
}

#footerTop {
	clear:both;
	position: relative;
	width:1011px;
	margin: 0 auto;
}
#footerTop #footerBn {
	width:345px;
	float:left;
}
#footerTop #footerBn img {
	margin:26px 92px 0 274px;
}
#footerTop #footerBn img.btm {
	margin:15px 92px 0 274px;
}
#footerTop #footerLinks {
	margin-top:12px;
	width:391px;
	float:right;
	background:url(../images/footer_line.jpg) repeat-y;
	display: inline;
}
#footerTop .footerLeft {
	width:160px;
	margin:15px 0 20px 30px;
	float:left;
	display: inline;
}
#footerTop .footerLeft li a,
#footerTop .footerRight li a {
	color:#fff;
	font-size:10px;
	background:url(../images/point_footer.gif) no-repeat 0 4px;
	padding-left:10px;
	line-height:16px;
}
#footerTop .footerRight {
	width:201px;
	margin:15px 0 20px 0;
	float:left;
	display: inline;
}
#footerTop .footerRight .aboutMg {
	margin-left:10px;
}


#footerSec {
	clear:both;
	position: relative;
	width:931px;
	margin: 0 auto;
}
#footerSec #footerBn {
	width:330px;
	float:left;
}
#footerSec #footerBn img {
	margin:26px 92px 0 0;
}
#footerSec #footerBn img.btm {
	margin:15px 92px 0 0;
}
#footerSec #footerLinks {
	margin:12px 0 0 0;
	width:400px;
	float:left;
	background:url(../images/footer_line.jpg) repeat-y;
	display: inline;
}
#footerSec .footerLeft {
	width:160px;
	margin:15px 0 20px 30px;
	float:left;
	display: inline;
}
#footerSec .footerLeft li a,
#footerSec .footerRight li a {
	color:#fff;
	font-size:10px;
	background:url(../images/point_footer.gif) no-repeat 0 4px;
	padding-left:10px;
	line-height:16px;
}
#footerSec .footerRight {
	width:201px;
	margin:15px 0 20px 0;
	float:left;
	display: inline;
}
#footerSec .footerRight .aboutMg {
	margin-left:10px;
}