/* CSS Document */

/*header
------------------------*/
#header {
	width:940px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

#seo_text {
	font-size:1em;
	line-height:10px;
	font-weight:normal;
	height:10px;
	margin-bottom: 20px;
	padding-top: 3px;
	color: #838383;
}

.header_r {
	float: right;
	width: 410px;
}

#logo {
	width:270px;
	height:65px;
	float:left;
}

#logo a {
	background:url(../images/header/logo_img.gif) 0 0 no-repeat;
	width:270px;
	height:65px;
	display:block;
	text-indent:-9999px;
}

#g_navi {
	margin:0;
	list-style-type:none;
	padding: 10px 0px 0px;
	width: 68px;
	height: 12px;
	float: left;
}

#g_navi li {
	float:left;
}

#g_navi a {
	background: url(../images/header/g_navi.gif) no-repeat 0 0;
	height: 12px;
	width: 68px;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

#g_navi a:hover {
	background: url(../images/header/g_navi.gif) no-repeat 0 -12px;
	height: 12px;
	width: 68px;
	text-indent: -9999px;
	display: block;
	font-size: 1px;
	line-height: 1px;
}

.google_box {
	width: 335px;
	float: right;
	margin-bottom: 15px;
}

.google_box li {
	float: left;
	list-style: none;
}

.search_textbox {
	width: 150px;
	margin-right: 10px;
	margin-top: 2px;
	margin-left: 5px;
}

.btn_search {

}

/*main_menu
------------------------*/
#main_menu {
	margin: 0px 0px 15px;
	height: 35px;
	width:940px;
}

#main_menu li {
	list-style: none;
	float:left;
}

#menu01,#menu02,#menu03,#menu04,#menu05 {
	height: 35px;
	width: 157px;
}

#menu06 {
	height: 35px;
	width: 155px;
}

#menu01 a {
	background: url(../images/header/main_menu.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu02 a {
	background: url(../images/header/main_menu.jpg) no-repeat -157px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu03 a {
	background: url(../images/header/main_menu.jpg) no-repeat -314px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu04 a {
	background: url(../images/header/main_menu.jpg) no-repeat -471px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu05 a {
	background: url(../images/header/main_menu.jpg) no-repeat -628px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu06 a {
	background: url(../images/header/main_menu.jpg) no-repeat -785px 0px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 155px;
}

#menu01 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat 0px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu02 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat -157px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu03 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat -314px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu04 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat -471px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu05 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat -628px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 157px;
}

#menu06 a:hover {
	background: url(../images/header/main_menu.jpg) no-repeat -785px -35px;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 155px;
}
