@charset "utf-8";

#header {
	width:780px;
	height:265px;
	margin:0 auto;
	padding:0;
	background:top center url("../img/bg_head.gif") no-repeat;
	letter-spacing: 1px;
    zoom: 1;/*Print BackgroundImg for IE*/
}
#header_layoutbox{
	width:330px;
	float:right;
	color:#fff;
	padding-right:15px;
}
#header_innerbox_01{
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
}
#header_innerbox_02{
	padding-top:20px;
}
#counter{
	padding-top:20px;
}
#counter iframe{
	border:none;
}
#main_img{
	float:left;
}
#news{
	float:left;
}
h2{
	height:18px;
}

#news_layoutbox{
	width:390px;
	margin-top:3px;
	padding:10px 0;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
}
#menu{
	float:right;
	width:350px;
}

.menu{
	padding-top:20px;
}
.menu img{
	padding-bottom:5px;
}
.menu_item{
	padding-bottom:15px;
}
.menu_item a{
	display:block;
	text-indent:-9999px;
	float:left;
	outline:none;
}
.menu_des{
	clear:both;
	padding-top:2px;
}

.menu_des a{
	text-indent:0px;
	display:inline;
	float:none;
}
#menu_01{
	background:top left url("../img/menu_01.gif") no-repeat;
	width:154px;
	height:18px;
}
#menu_02{
	background:top left url("../img/menu_02.gif") no-repeat;
	width:228px;
	height:18px;
}
#menu_03{
	background:top left url("../img/menu_03.gif") no-repeat;
	width:195px;
	height:18px;
}
#menu_04{
	background:top left url("../img/menu_04.gif") no-repeat;
	width:195px;
	height:18px;
}
#menu_05{
	background:top left url("../img/menu_05.gif") no-repeat;
	width:191px;
	height:19px;
}
#menu_06{
	background:top left url("../img/menu_06.gif") no-repeat;
	width:162px;
	height:19px;
}
#menu_07{
	background:top left url("../img/menu_07.gif") no-repeat;
	width:176px;
	height:18px;
}
#menu_01:hover{
	background:top left url("../img/menu_01_on.gif") no-repeat;
}
#menu_02:hover{
	background:top left url("../img/menu_02_on.gif") no-repeat;
}
#menu_03:hover{
	background:top left url("../img/menu_03_on.gif") no-repeat;
}
#menu_04:hover{
	background:top left url("../img/menu_04_on.gif") no-repeat;
}
#menu_05:hover{
	background:top left url("../img/menu_05_on.gif") no-repeat;
}
#menu_06:hover{
	background:top left url("../img/menu_06_on.gif") no-repeat;
}
#menu_07:hover{
	background:top left url("../img/menu_07_on.gif") no-repeat;
}

#limit{
	width:300px;
	float:left;
	padding:7px;
	border:3px #FFA670 solid;
	background-color:#FFEFC0;
	color:#014DA5;
	font-weight:bold;
	font-size:14px;
	text-align: center;
}
#limit span{
	font-size:16px;
	color:red;
}
.caution{
	padding-left:20px;
	font-size:10px;
	color:#000;
	font-weight:normal;
}

#messages{
	padding:10px;
	width:390px;
	color:#014DA5;
	font-weight:bold;
	font-size:14px;
}