body {
	margin: 0px;
	padding: 0px;
}

#header {
	font-size: 9px;
	color: #666666;
	background-image: url(../img/cmn_header_back.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 800px;
}

#header .logo {
	width: 255px;
	height: 70px;
	background-color: #FFFFFF;
	background-image: url(../img/cmn_logo.gif);
	border: 1px solid #669900;
	background-repeat: no-repeat;
	background-position: center center;
}

#header .lead {
	width: 520px;
	height: 70px;
	background-color: #FFFFFF;
	border: 1px solid #669900;
	padding: 0px;
	margin: 0px;
}

.lead .tel {
	padding: 0px;
	margin: 4px;
}

.lead h1{
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	line-height: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#main_area{
	width: 800px;
	height: auto;
	position: relative;
	top: 10px;
	display:block;
	visibility: visible;
}

#left_area {
	width: 210px;
	height: auto;
	visibility: visible;
}

#navi {
	width: 208px;
	border: 1px solid #999999;
	line-height: 12px;
	color: #999999;
	background-color: #CCCCCC;
}

#navi .contmenu{
	background-image: url(../img/cmn_contmenu_back.jpg);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 193px;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	left: 15px;
	top: 0px;
	text-indent: 16px;
}

#navi .link1 {
	width: 208px;
	border: 0px;
}

#navi_new {
	width: 168px;
	border: 1px solid #999999;
	line-height: 12px;
	color: #999999;
	background-color: #CCCCCC;
}

#navi_new .contmenu{
	background-image: url(../img/cmn_contmenu_back.jpg);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 153px;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	left: 15px;
	top: 0px;
	text-indent: 16px;
}

#navi_new .contmenu a{
	color: #999999;
}
#navi_new .link1 {
	width: 168px;
	border: 0px;
}

#center_area {
 	width:300px;
}

#center_area .total_num {
	line-height: 32px;
	font-size: 28px;
	font-weight: bolder;
	background-image: url(../../img/index_h2_now.gif);
	background-repeat: no-repeat;
	border: 1px solid #336633;
	text-align: right;
	text-indent: 10px;
	padding-right: 5px;
	color: #FF0000;
	height: 32px;
	width: 295px;
}


#right_area {
	width:260px;
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}

#footer {
	position: relative;
	top: 30px;
	display:block;
}

#navi a {
	color: #666666;
	text-decoration: none;
}


#navi a:link {
	color: #999999;
	text-decoration: none;
}
