@charset "utf-8";

html{
	margin:0;
	padding:0;
	background:#575700
	/*#404000#808000#333399#E8D0FF#FFCCFF#CC99CC#D7D7D7*/;
}

body{
	margin:0;
	padding:0;
	background: url(../images/all/bg_logo.png) repeat top center;
	/*background: #282828;*/
}

#cnt_all{
	width:100%;
	overflow:hidden;
	text-align:center;
}

#left {
	width:200px;
	overflow:hidden;
	float:left;
	padding:0px;
	margin: 0px 10px 0px 0px;
}

#main {
	width:752px;
	overflow:hidden;
	float:left;
	margin:5px 0px;
	padding:0px;
}

#right{
	width:180px;
	overflow:hidden;
	float:left;
}

a:link{
	color:#3f96be;
	text-decoration: none;
}

a:visited{
	color:#3f96be;
	text-decoration: none;
	margin-top: auto;
	margin-bottom: auto;
}

a:hover{color: #FF66CC;
	text-decoration: none;
}

h3{
	margin:0px;
	padding:0px 20px;
	font-size:16px;
	line-height:2em;
	color:#999;
	text-align:left;
}

.h3bg_red{
	background:url(../images/all/h3_red.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_blu{
	background:url(../images/all/h3_blu.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_gre{
	background:url(../images/all/h3_gre.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_gre2{
	background:url(../images/all/h3_gre.jpg) no-repeat center center;
	margin:0px;
	padding:0px;
	width:100%;
	height:35px;
}

.h3bg_gre2 h3{
	margin:0px;
	padding:0px 30px;
	font-size:16px;
	line-height:2em;
	color:#999;
	text-align:left;
}

.h3bg_ore{
	background:url(../images/all/h3_ore.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_pur{
	background:url(../images/all/h3_pur.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_yel{
	background:url(../images/all/h3_yel.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	width:751px;
	height:35px;
}

.h3bg_gr_grn{
	background:url(../images/all/h3bg.gif) repeat-x top;
	margin:0px;
	padding:0px 15px;
	width:250px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
}

.main_cnt{
	margin:10px 0px 0px 0px;
	font-size:12px;
	line-height:150%;
	overflow:hidden;
	text-align:left;
}

.top_cnt{
	margin:3px 0px 5px;
	font-size:12px;
	line-height:150%;
	overflow:hidden;
	text-align:left;
}

.clr{
	clear:both;
}

.main_cnt h3{
	color: #FF6600;
	font-weight:bold;
	line-height:1.5em;
}

.main_cnt a:link{
	color:#FF6600;
}

a img {
	border: none;
}

.head_box1{
	width:990px;
	line-height:1.5em;
	height:30px;
	overflow:hidden;
	text-align:center;
}

.site_txt{
	float:left;
	text-align:left;
	color:#FFFFFF;
	padding:2px 5px;
}

.search_box{
	float:right;
	line-height:1.5em;
	width:750px;
	padding:2px 5px;
}

.head_box2{
	width:100%;
	height:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
}

.menu_box{
	width:990px;
	height:35px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:#FFFFFF;
	float:left;
}

.menu_box .menu_tab{
	margin:0pt;
	padding:0pt;
	height:30px;
	background: #fff url('../images/all/header_bg_gn.gif') repeat-x top;
	border-top:1px solid #FFF;
}

.menu_box .menu_tab li{
	height:30px;
	background: #fff url('../images/all/header_bg_gn.gif') repeat-x top;
	/*border-left:1px solid #bcbcbc;*/
	border-right:1px solid #FFF;
	/*border-bottom:1px solid #bcbcbc;*/
	float:left;
	line-height:2em;
	list-style-type:none;
	text-align:center;
	width:164px;
	border-bottom:1px solid #339900;
}

.menu_box .menu_tab .yohaku_l{
	height:30px;
	float:left;
	line-height:2em;
	list-style-type:none;
	text-align:center;
	width:35px;
}

.menu_box .menu_tab .yohaku_r{
	height:30px;
	float:left;
	line-height:2em;
	list-style-type:none;
	text-align:center;
	width:35px;
}

.menu_box .menu_tab li a {
	float:left;
	text-decoration:none;
	width:164px;
	height:30px;
}

.menu_box .menu_tab li a:link {
	/*color:#666666;*/
	color: #FD9900;
	height:30px;
	font-variant:inherit;
	font-size-adjust:inherit;
	/*font-weight:lighter;*/
	font-weight:700;
}

.menu_box .menu_tab li a:visited {
	/*color:#666666;*/
	color: #FD9900;
	height:30px;
	font-variant:inherit;
	font-size-adjust:inherit;
	/*font-weight:lighter;*/
	font-weight:700;
}

.menu_box .menu_tab li a:hover {
	/*background-image:url(../img/tabon.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	background-color:#ABB4FE;*/
	background-color: #DFE66A;
	color:#FFF;
	text-decoration:none;
	height:30px;
	border-bottom:1px solid #FFF;
	border-top:1px solid #339900;
}

.menu_box .menu_tab li a:active {
	/*color:#C9171E;*/
	color:#999;
	height:30px;
}

.menu_box .menu_tab span {
	font-size:13px;
	font-weight:700;
	width:125px;
	height:30px;
}

.menu_box .menu_tab .on {
	/*background-image:url(../img/tabon.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#0000FF;
	background-color:#0066FF;*/
	background-image:none;
	background-color: #CCCCCC;
	color: #FFF;
	height:30px;
}

#footer{
	width:990px;
	overflow:hidden;
	clear:both;
	text-align:center;
	font-size:12px;
	margin-top:10px;
	border-top:1px solid #CCCCCC;
	padding:5px 0px 0px;
}

#footer .menu{
	line-height:1.5em;
	margin:0px;
	padding:3px;
}
