/*?S??*/

* {
	margin: 0;
	padding: 0;
}



body {
	text-align: center;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
	height: auto;
	color:#666666;
	font-size:12px;
	line-height:1.3;
	background-color: #FFFFFF;
	background-position: top;
}
html:not([lang*=""]) body {
	text-align: center;
	background-image: url(img/body_bg.png);
	background-repeat: repeat-x;
	height: auto;
	color:#666666;
	font-size:12px;
	line-height:1.3;
	background-color: #FFFFFF;
	background-position: top;
}

a:link {color:#0099CC;}
a:visited {color:#0099CC;}
a:hover {color:#FF9900;}

#wrapper {
	width: 930px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-image: url(img/wrapper_back.png);
	background-repeat: repeat-y;
	background-position: top left;
}
html:not([lang*=""]) #wrapper {
	width: 930px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-image: url(img/wrapper_back.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#inner {
	width: 900px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
html:not([lang*=""]) #inner {
	width: 900px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

/*?w?b?_?[*/

#header {
	width: 900px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
html:not([lang*=""]) #header {
	width: 900px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#navi {
	width: 880px;
	height: 30px;
	margin: 5px auto 10px auto;
}
html:not([lang*=""]) #navi {
	width: 880px;
	height: 30px;
	margin: 5px auto 10px auto;
}

.head {
	width: 900px;
	overflow: hidden;
	float: left;
}
html:not([lang*=""]) .head {
	width: 900px;
	overflow: hidden;
	float: left;
}

.head_left {
	width: 383px;
	overflow: hidden;
	float: left;
}
html:not([lang*=""]) .head_left {
	width: 383px;
	overflow: hidden;
	float: left;
}

.head_right {
	width: 410px;
	overflow: hidden;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 100px;
}
html:not([lang*=""]) .head_right {
	width: 410px;
	overflow: hidden;
	float: left;
	text-align: left;
	display: inline;
	margin-left: 100px;
}

.head_line {
	width: 900px;
	height: 5px;
	background-image: url(img/head_line.gif);
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	clear: both;
}
html:not([lang*=""]) .head_line {
	width: 900px;
	height: 5px;
	background-image: url(img/head_line.gif);
	background-repeat: no-repeat;
	margin: 5px 0 5px 0;
	clear: both;
}

.head_logo {
	width: 305px;
	height: 78px;
	float: left;
	background-image: url(img/logo3.png);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .head_logo {
	width: 305px;
	height: 78px;
	float: left;
	background-image: url(img/logo3.png);
	background-repeat: no-repeat;
}

.head_air {
	width: 78px;
	height: 78px;
	float: left;
}
html:not([lang*=""]) .head_air {
	width: 78px;
	height: 78px;
	float: left;
}

.mark {
	width: 78px;
	height: 32px;
	float: right;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .mark {
	width: 78px;
	height: 32px;
	float: right;
	background-image: url(img/mark.gif);
	background-repeat: no-repeat;
}

.logo_text {
	width: 159px;
	height: 19px;
	float: right;
	background-image: url(img/logo_text.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .logo_text {
	width: 159px;
	height: 19px;
	float: right;
	background-image: url(img/logo_text.gif);
	background-repeat: no-repeat;
}

.info {
	width: 82px;
	height:17px;
	overflow: hidden;
	background-image: url(img/info.gif);
	background-repeat: no-repeat;
	margin: 3px 250px 5px 0;
	float: left;
}
html:not([lang*=""]) .info {
	width: 82px;
	height:17px;
	overflow: hidden;
	background-image: url(img/info.gif);
	background-repeat: no-repeat;
	margin: 3px 250px 5px 0;
	float: left;
}

.info2 {
	/*height: 15px;*/
	text-align: left;
	font-size: 11px;
	margin: 2px 0 0 px;
	padding: 0;
	background-repeat: no-repeat;
	clear: both;
	line-height:1.3;
	width: 380px;
	padding-left: 5px;
}
html:not([lang*=""]) .info2 {
	/*height: 15px;*/
	text-align: left;
	font-size: 11px;
	margin: 2px 0 0 px;
	padding: 0;
	background-repeat: no-repeat;
	clear: both;
	line-height:1.3;
	width: 380px;
	padding-left: 5px;
}
.info3 {
	overflow: hidden;
	line-height:1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 85px;
	float: left;
}
html:not([lang*=""]) .info3 {
	overflow: hidden;
	line-height:1.3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 85px;
	float: left;
}

.pr_flash {
	width: 828px;
	height: 162px;
	border: solid 1px #cccccc;
	background-image: url(img/flash_pic.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	clear: both;
}
html:not([lang*=""]) .pr_flash {
	width: 828px;
	height: 162px;
	border: solid 1px #cccccc;
	background-image: url(img/flash_pic.gif);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	clear: both;
}

.page_indent {
	overflow: hidden;
	height: 15px;
	float: left;
	text-align: left;
	font-size: 10px;
	margin: 10px 0 0 5px;
	padding: 0 0 0 18px;
	background-image: url(img/icon2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .page_indent {
	overflow: hidden;
	height: 15px;
	float: left;
	text-align: left;
	font-size: 10px;
	margin: 10px 0 0 5px;
	padding: 0 0 0 18px;
	background-image: url(img/icon2.gif);
	background-repeat: no-repeat;
}

.search {
	width: 172px;
	height: 30px;
	background-image: url(img/search_back.gif);
	float:right;
}
html:not([lang*=""]) .search {
	width: 172px;
	height: 30px;
	background-image: url(img/search_back.gif);
	float:right;
}

.search_i {	
	width: 59px;
	height: 19px;
	margin: 7px 0 0 2px;
	float:left;
	background-image: url(img/search_i.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .search_i {	
	width: 59px;
	height: 19px;
	margin: 7px 0 0 2px;
	float:left;
	background-image: url(img/search_i.gif);
	background-repeat: no-repeat;
}

.search_form {
	width: 70px;
	height: 19px;
	margin: 6px 0 0 0;
	float: left;
}

html:not([lang*=""]) .search_form {
	width: 70px;
	height: 19px;
	margin: 6px 0 0 0;
	float: left;
}

.search_button {
	width: 34px;
	height: 19px;
	margin: 7px 0 0 0;
	float: left;
}
html:not([lang*=""]) .search_button {
	margin: 4px 0 0 0;
}


/*?{?f?B?[*/

#contents {
	width: 900px;
	overflow: hidden;
	margin: 0 0 0 10px;
}
html:not([lang*=""]) #contents {
	width: 900px;
	overflow: hidden;
	margin: 0 0 0 10px;
}

#left_box {
	width: 180px;
	overflow: hidden;
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
html:not([lang*=""]) #left_box {
	width: 180px;
	overflow: hidden;
	float:left;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
}

#main_box {
	width: 670px;
	overflow: hidden;
	float:left;
	margin-bottom: 30px;
}
html:not([lang*=""]) #main_box {
	width: 670px;
	overflow: hidden;
	float:left;
	margin-bottom: 30px;
}

.login_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/login_tab.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .login_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/login_tab.gif);
	background-repeat: no-repeat;
}

.login {
	width: 170px;
	height: 102px;
	border: solid 1px #cccccc;
	background-color: #eeeeee;
	margin: 0 0 15px 0;
}
html:not([lang*=""]) .login {
	width: 168px;
}
html:not(:only-child:only-child) .login {
	width: 150px;
}
.login_form {
	margin: 0 0 15px 0;
}
html:not([lang*=""]) .login_form {
	margin: 0 0 15px 0;
}
html:not(:only-child:only-child) .login_form {
	margin: 0 0 15px 0;
}
.login_id {
	width: 85px;
	height: 12px;
	float: left;
	margin: 3px 0 0 7px;
	background-image: url(img/id.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .login_id {
	width: 85px;
	height: 12px;
	float: left;
	margin: 3px 0 0 7px;
	background-image: url(img/id.gif);
	background-repeat: no-repeat;
}

.login_pass {
	width: 85px;
	height: 12px;
	float: left;
	margin: 3px 0 0 7px;
	background-image: url(img/pass.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .login_pass {
	width: 85px;
	height: 12px;
	float: left;
	margin: 3px 0 0 8px;
	background-image: url(img/pass.gif);
	background-repeat: no-repeat;
}

.login_form {
	float: left;
	margin: 0 0 0 3px;
}
html:not([lang*=""]) .login_form {
	float: left;
	margin: 0 0 0 3px;
}
html:not(:only-child:only-child) .login_form {
	float: left;
	margin: 0 0 0 3px;
}

.login_button {
	width: 64px;
	height: 60px;
	margin: 0px 2px 0 0;
	float: right;
	display: inline;
}

html:not([lang*=""]) .login_button input {
	margin: 0px;
	padding: 0;
}
html:not(:only-child:only-child) .login_button input {
	margin: 0px;
	padding: 0;
}

.login_forget {
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	clear: both;
	margin: -20px 0 0 70px;
	padding: 6px 0 0 0;
}

.login_save {
	width: 70px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	clear: both;
	margin: -10px 90px 0 0;
}
.login_save input{
	border: 0px red solid;
}

.main_menu_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/menu_tab.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .main_menu_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/menu_tab.gif);
	background-repeat: no-repeat;
}

.main_menu {
	width: 170px;
	overflow: hidden;
	border: solid 1px #cccccc;
	margin: 0 0 12px 0;
}
html:not([lang*=""]) .main_menu {
	width: 168px;
}

.news_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .news_top {
	width: 170px;
	height: 20px;
	font-size: 12px;
	background-image: url(img/news.gif);
	background-repeat: no-repeat;
}

.news {
	width: 170px;
	height: 550px;
	border: solid 1px #cccccc;
	margin: 0 0 30px 0;
	overflow:auto;
	text-align:left;
	font-size:10px;
	padding:5px;
}
html:not([lang*=""]) .news {
	width: 163px;
	height: 550px;
	padding:10px 0 0 5px;
}

.main_menu li a{
text-indent:-9999px;
display:block;
}
html:not([lang*=""]) .main_menu li a{
text-indent:-9999px;
display:block;
}

.menu1 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_1.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu1 a{
	width: 166px;
	height: 51px;
}
.menu1 a:hover{
	background-image: url(img/mnu_1-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu1 a:hover{
	background-image: url(img/mnu_1-2.gif);
	background-repeat: no-repeat;
}

.menu1_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_1-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu1_sel a{
	width: 166px;
	height: 51px;
}

.menu2 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu2 a{
	width: 166px;
	height: 51px;
}
.menu2 a:hover{
	background-image: url(img/mnu_2-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu2 a:hover{
	background-image: url(img/mnu_2-2.gif);
	background-repeat: no-repeat;
}
.menu2_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_2-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu2_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_2-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu3 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_3.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu3 a{
	width: 166px;
	height: 51px;
}
.menu3 a:hover{
	background-image: url(img/mnu_3-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu3 a:hover{
	background-image: url(img/mnu_3-2.gif);
	background-repeat: no-repeat;
}
.menu3_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_3-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu3_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_3-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu4 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_4.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu4 a{
	width: 166px;
	height: 51px;
}
.menu4 a:hover{
	background-image: url(img/mnu_4-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu4 a:hover{
	background-image: url(img/mnu_4-2.gif);
	background-repeat: no-repeat;
}
.menu4_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_4-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu4_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_4-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu5 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_5.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu5 a{
	width: 166px;
	height: 51px;
}
.menu5 a:hover{
	background-image: url(img/mnu_5-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu5 a:hover{
	background-image: url(img/mnu_5-2.gif);
	background-repeat: no-repeat;
}
.menu5_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_5-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu5_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_5-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu6 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_6.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu6 a{
	width: 166px;
	height: 51px;
}
.menu6 a:hover{
	background-image: url(img/mnu_6-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu6 a:hover{
	background-image: url(img/mnu_6-2.gif);
	background-repeat: no-repeat;
}
.menu6_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_6-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu6_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_6-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu7 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_7.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu7 a{
	width: 166px;
	height: 51px;
}
.menu7 a:hover{
	background-image: url(img/mnu_7-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu7 a:hover{
	background-image: url(img/mnu_7-2.gif);
	background-repeat: no-repeat;
}
.menu7_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_7-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu7_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_7-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.menu8 a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_8.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu8 a{
	width: 166px;
	height: 51px;
}
.menu8 a:hover{
	background-image: url(img/mnu_8-2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .menu8 a:hover{
	background-image: url(img/mnu_8-2.gif);
	background-repeat: no-repeat;
}
.menu8_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_8-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}
html:not([lang*=""]) .menu8_sel a{
	width: 168px;
	height: 53px;
	background-image: url(img/mnu_8-2.gif);
	background-repeat: no-repeat;
	margin: 0 0 2px 0;
	border: solid 1px #cccccc;
}

.tab_box {
width:100%;
overflow:hidden;
clear:both;
margin-bottom:8px;
}
html:not([lang*=""]) .tab_box {
width:100%;
overflow:hidden;
clear:both;
margin-bottom:8px;
}

.tab li {
float:left;
list-style:none;
line-height:21px;
}
html:not([lang*=""]) .tab li {
float:left;
list-style:none;
line-height:21px;
}
ul .tab {
	margin-left: 3px;
}
html:not([lang*=""]) ul .tab {
	margin-left: 3px;
}


.tab li.tab_2 a{
	display:block;
	list-style:none;
	width:41px;
	height:21px;
	text-align:center;
	background:url(img/tab2.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_2 a{
	display:block;
	list-style:none;
	width:41px;
	height:21px;
	text-align:center;
	background:url(img/tab2.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_2 a:hover{
background:url(img/tab2.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_2 a:hover{
background:url(img/tab2.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}

.tab li.tab_3 a{
	display:block;
	list-style:none;
	width:51px;
	height:21px;
	text-align:center;
	background:url(img/tab3.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;
}
html:not([lang*=""]) .tab li.tab_3 a{
	display:block;
	list-style:none;
	width:51px;
	height:21px;
	text-align:center;
	background:url(img/tab3.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;
}
.tab li.tab_3 a:hover{
background:url(img/tab3.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_3 a:hover{
background:url(img/tab3.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
.tab li.tab_4 a{
	display:block;
	list-style:none;
	width:61px;
	height:21px;
	text-align:center;
	background:url(img/tab4.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;

}
html:not([lang*=""]) .tab li.tab_4 a{
	display:block;
	list-style:none;
	width:61px;
	height:21px;
	text-align:center;
	background:url(img/tab4.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;

}
.tab li.tab_4 a:hover{
background:url(img/tab4.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_4 a:hover{
background:url(img/tab4.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}

.tab li.tab_5 a{
	display:block;
	list-style:none;
	width:71px;
	height:21px;
	text-align:center;
	background:url(img/tab5.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;

}
html:not([lang*=""]) .tab li.tab_5 a{
	display:block;
	list-style:none;
	width:71px;
	height:21px;
	text-align:center;
	background:url(img/tab5.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	background-color:#00CC66;

}
.tab li.tab_5 a:hover{
background:url(img/tab5.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_5 a:hover{
background:url(img/tab5.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}

.tab li.tab_6 a{
	display:block;
	list-style:none;
	width:81px;
	height:21px;
	text-align:center;
	background:url(img/tab6.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_6 a{
	display:block;
	list-style:none;
	width:81px;
	height:21px;
	text-align:center;
	background:url(img/tab6.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_6 a:hover{
background:url(img/tab6.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_6 a:hover{
background:url(img/tab6.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
.tab li.tab_7 a{
	display:block;
	list-style:none;
	width:91px;
	height:21px;
	text-align:center;
	background:url(img/tab7.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_7 a{
	display:block;
	list-style:none;
	width:91px;
	height:21px;
	text-align:center;
	background:url(img/tab7.png) no-repeat;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_7 a:hover{
background:url(img/tab7.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_7 a:hover{
background:url(img/tab7.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
.tab li.tab_2ac a{
	display:block;
	list-style:none;
	width:41px;
	height:21px;
	text-align:center;
	background:url(img/tab2ac.png) no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_2ac a{
	display:block;
	list-style:none;
	width:41px;
	height:21px;
	text-align:center;
	background:url(img/tab2ac.png) no-repeat;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_2ac a:hover{
background:url(img/tab2ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_2ac a:hover{
background:url(img/tab2ac.png) no-repeat;
color:#ffffff;
}

.tab li.tab_3ac a{
	display:block;
	list-style:none;
	width:51px;
	height:21px;
	text-align:center;
	background:url(img/tab3ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_3ac a{
	display:block;
	list-style:none;
	width:51px;
	height:21px;
	text-align:center;
	background:url(img/tab3ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_3ac a:hover{
background:url(img/tab3ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_3ac a:hover{
background:url(img/tab3ac.png) no-repeat;
color:#ffffff;
}

.tab li.tab_4ac a{
	display:block;
	list-style:none;
	width:61px;
	height:21px;
	text-align:center;
	background:url(img/tab4ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}
html:not([lang*=""]) .tab li.tab_4ac a{
	display:block;
	list-style:none;
	width:61px;
	height:21px;
	text-align:center;
	background:url(img/tab4ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}
.tab li.tab_4ac a:hover{
background:url(img/tab4ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_4ac a:hover{
background:url(img/tab4ac.png) no-repeat;
color:#ffffff;
}

.tab li.tab_5ac a{
	display:block;
	list-style:none;
	width:71px;
	height:21px;
	text-align:center;
	background:url(img/tab5ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}
html:not([lang*=""]) .tab li.tab_5ac a{
	display:block;
	list-style:none;
	width:71px;
	height:21px;
	text-align:center;
	background:url(img/tab5ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;

}
.tab li.tab_5ac a:hover{
background:url(img/tab5ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_5ac a:hover{
background:url(img/tab5ac.png) no-repeat;
color:#ffffff;
}

.tab li.tab_6ac a{
	display:block;
	list-style:none;
	width:81px;
	height:21px;
	text-align:center;
	background:url(img/tab6ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_6ac a{
	display:block;
	list-style:none;
	width:81px;
	height:21px;
	text-align:center;
	background:url(img/tab6ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_6ac a:hover{
background:url(img/tab6ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_6ac a:hover{
background:url(img/tab6ac.png) no-repeat;
color:#ffffff;
}

.tab li.tab_7ac a{
	display:block;
	list-style:none;
	width:91px;
	height:21px;
	text-align:center;
	background:url(img/tab7ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
html:not([lang*=""]) .tab li.tab_7ac a{
	display:block;
	list-style:none;
	width:91px;
	height:21px;
	text-align:center;
	background:url(img/tab7ac.png) no-repeat;
	color:ffffff;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.tab li.tab_7ac a:hover{
background:url(img/tab7ac.png) no-repeat;
color:#ffffff;
}
html:not([lang*=""]) .tab li.tab_7ac a:hover{
background:url(img/tab7ac.png) no-repeat;
color:#ffffff;
}

.tab_box li a:hover{
background:url(img/tab.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}
html:not([lang*=""]) .tab_box li a:hover{
background:url(img/tab.png) no-repeat;
background-position:0px -23px;
color:#ffffff;
}


.tab_box2 {
width:100%;
overflow:hidden;
clear:both;
margin-bottom:8px;
}
html:not([lang*=""]) .tab_box2 {
width:100%;
overflow:hidden;
clear:both;
margin-bottom:8px;
}

.tab2 li {
float:left;
list-style:none;
line-height:21px;
}
html:not([lang*=""]) .tab2 li {
float:left;
list-style:none;
line-height:21px;
}

.tab2 li a{
display:block;
list-style:none;
width:91px;
height:21px;
text-align:center;
background:url(img/tab2.gif) no-repeat;
color:#333333;
font-size:11px;
font-weight:bold;
}
html:not([lang*=""]) .tab2 li a{
display:block;
list-style:none;
width:91px;
height:21px;
text-align:center;
background:url(img/tab2.gif) no-repeat;
color:#333333;
font-size:11px;
font-weight:bold;
}
.tab_box2 li a:hover{
background:url(img/tab2_2.gif) no-repeat;
color:#0099CC;
}
html:not([lang*=""]) .tab_box2 li a:hover{
background:url(img/tab2_2.gif) no-repeat;
color:#0099CC;
}



.title_line {
	width: 449px;
	height: 30px;
	float: left;
	background-image: url(img/title_line2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 0 0 0 3px;
	padding: 5px 0 0 60px;
	font-weight:bold;
	color:#006699;
}
html:not([lang*=""]) .title_line {
	width: 449px;
	height: 30px;
	float: left;
	background-image: url(img/title_line2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 0 0 0 3px;
	padding: 5px 0 0 60px;
	font-weight:bold;
	color:#006699;
}
.title_line2 {
	width: 600px;
	height: 30px;
	float: left;
	background-image: url(img/title_line2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 0 3px;
	padding: 5px 0 0 20px;
	font-weight:bold;
	color:#006699;
}
html:not([lang*=""]) .title_line2 {
	width: 600px;
	height: 30px;
	float: left;
	background-image: url(img/title_line2.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 0 3px;
	padding: 5px 0 0 20px;
	font-weight:bold;
	color:#006699;
}
.title_line4 {
	width: 610px;
	height: 30px;
	float: left;
	background-image: url(img/title_line4.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 0 3px;
	padding: 5px 0 0 20px;
	font-weight:bold;
	color:#006699;
}
html:not([lang*=""]) .title_line4 {
	width: 610px;
	height: 30px;
	float: left;
	background-image: url(img/title_line4.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 18px;
	margin: 10px 0 0 3px;
	padding: 5px 0 0 20px;
	font-weight:bold;
	color:#006699;
}
.title_line3 {
	width: 665px;
	height: 40px;
	float: left;
	background-image: url(img/title_line5.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
html:not([lang*=""]) .title_line3 {
	width: 665px;
	height: 40px;
	float: left;
	background-image: url(img/title_line5.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.choice {
	width: 250px;
	height: 14px;
	background-image: url(img/icon3.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 10px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
html:not([lang*=""]) .choice {
	width: 250px;
	height: 14px;
	background-image: url(img/icon3.gif);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 10px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
.choice2 {
	width: 650px;
	height: 14px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 3px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
html:not([lang*=""]) .choice2 {
	width: 650px;
	height: 14px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 3px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
.choice3 {
	width: 450px;
	height: 14px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
html:not([lang*=""]) .choice3 {
	width: 450px;
	height: 14px;
	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}


.cic3 {

	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}
html:not([lang*=""]) .cic3 {

	background-repeat: no-repeat;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 0 3px;
	padding: 0 0 0 15px;
	float: left;
	clear: both;
}





.koukoku_zone {
	overflow: hidden;
	clear: both;
	margin-top: 5px;
	padding-left: 30px;
}
html:not([lang*=""]) .koukoku_zone {
	overflow: hidden;
	clear: both;
	margin-top: 5px;
	padding-left: 30px;
}
.koukoku_zone2 {
	width: 670px;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
}
html:not([lang*=""]) .koukoku_zone2 {
	width: 670px;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
}
.koukoku_zone3 {
	width: 660px;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
	padding-left: 10px;
}
html:not([lang*=""]) .koukoku_zone3 {
	width: 660px;
	overflow: hidden;
	clear: both;
	margin-top: 5px;
	padding-left: 10px;
}

.koukoku {
	width: 212px;
	height: 240px;
	float:left;
	border: solid 1px #cccccc;
	margin: 3px 2px 0 0;
	overflow:hidden;
}
html:not([lang*=""]) .koukoku {
	height: 250px;
}

.koukoku_preview {
	width: 312px;
	height: 430px;
	float:center;
	border: solid 1px #cccccc;
	margin: 3px 2px 0 0;
	overflow:hidden;
}
html:not([lang*=""]) .koukoku_preview {
	width: 312px;
	height: 430px;
	float:center;
	border: solid 1px #cccccc;
	margin: 3px 2px 0 0;
	overflow:hidden;
}

.space {
	width: 520px;
	float:left;
	height: 32px;
	margin: 10px 2px 0 0;
}
html:not([lang*=""]) .space {
	width: 520px;
	float:left;
	height: 32px;
	margin: 10px 2px 0 0;
}

.list_title a {
font-size:12px;
font-weight:bold;
color:#FF9900;
}
html:not([lang*=""]) .list_title a {
font-size:12px;
font-weight:bold;
color:#FF9900;
}

.list_table td{
padding:5px 0 5px 0;
font-size:10px;
}
html:not([lang*=""]) .list_table td{
padding:5px 0 5px 0;
font-size:10px;
}

.page_navi {
	width: 520px;
	height: 16px;
	font-size: 12px;
	float: right;
	margin: 3px 0 6px 0;
	text-align: right;
}
html:not([lang*=""]) .page_navi {
	width: 520px;
	height: 16px;
	font-size: 12px;
	float: right;
	margin: 3px 0 6px 0;
	text-align: right;
}



.banner_frame {
	width: 900px;
	float: left;
}
html:not([lang*=""]) .banner_frame {
	width: 900px;
	float: left;
}

.banner {
	width: 642px;
	height: 110;
	margin: 0 auto 0 auto;
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	border: solid 1px #cccccc;
	float: center;
}
html:not([lang*=""]) .banner {
	width: 642px;
	height: 110;
	margin: 0 auto 0 auto;
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	border: solid 1px #cccccc;
	float: center;
}


/*?t?b?^?[*/

#footer {
	width: 900px;
	height: 65px;
	margin: 0 0 3px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
html:not([lang*=""]) #footer {
	width: 900px;
	height: 65px;
	margin: 0 0 3px 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.under_menu {
	width: 300px;
	height: 15px;
	float:right;
	margin: 35px 0 0 0;
}
html:not([lang*=""]) .under_menu {
	width: 300px;
	height: 15px;
	float:right;
	margin: 35px 0 0 0;
}

.under_menu1 {
	overflow: hidden;
	height: 15px;
	float: left;
	text-align: left;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0 0 0 12px;
	background-image: url(img/icon2.gif);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .under_menu1 {
	overflow: hidden;
	height: 15px;
	float: left;
	text-align: left;
	font-size: 10px;
	margin: 0 4px 0 0;
	padding: 0 0 0 12px;
	background-image: url(img/icon2.gif);
	background-repeat: no-repeat;
}

.footer_logo {
	width: 293px;
	height: 72px;
	float: left;
	margin: 13px 0 0 0;
	background-image: url(img/mini_logo.png);
	background-repeat: no-repeat;
}
html:not([lang*=""]) .footer_logo {
	width: 293px;
	height: 72px;
	float: left;
	margin: 13px 0 0 0;
	background-image: url(img/mini_logo.png);
	background-repeat: no-repeat;
}

.footer_line {
	width: 920px;
	height: 10px;
	clear: both;
}
html:not([lang*=""]) .footer_line {
	width: 920px;
	height: 10px;
	clear: both;
}
.nagare_text {
	background-color: #FCFCFC;
	width: 480px;
	margin-left: 54px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
html:not([lang*=""]) .nagare_text {
	background-color: #FCFCFC;
	width: 480px;
	margin-left: 54px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
.nagare_text2 {
	background-color: #FCFCFC;
	width: 520px;
	margin-left: 54px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
html:not([lang*=""]) .nagare_text2 {
	background-color: #FCFCFC;
	width: 480px;
	margin-left: 54px;
	border: 1px solid #E6E6E6;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 10px;
}
.s_midashi {
	margin-top: 30px;
	margin-bottom: 15px;
}
html:not([lang*=""]) .s_midashi {
	margin-top: 30px;
	margin-bottom: 15px;
}
.s_pict {
	margin-top: 25px;
	margin-bottom: 15px;
}
html:not([lang*=""]) .s_pict {
	margin-top: 25px;
	margin-bottom: 15px;
}
.s_text {
	margin-top: 25px;
	margin-bottom: 15px;
	width: 550px;
}
html:not([lang*=""]) .s_text {
	margin-top: 25px;
	margin-bottom: 15px;
	width: 550px;
}
#red_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/red_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #red_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/red_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#blue_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #blue_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#blue2_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue2_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #blue2_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue2_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#orange_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/orange_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #orange_icon {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/orange_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#yellow_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/yellow_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #yellow_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/yellow_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#green_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/green_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #green_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/green_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#orange2_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/orange2_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #orange2_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/orange2_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#gray_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/gray_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #gray_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/gray_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#perple_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/perple_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #perple_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/perple_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#blue3_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue3_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #blue3_icon{
	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue3_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#blue_icon3 {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue3_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
html:not([lang*=""]) #blue_icon3 {

	line-height: 1.5em;
	margin-top: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(img/blue3_title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
.title_line4 {
	width: 550px;
	height: 40px;
	float: left;
	background-image: url(img/title_line4.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
html:not([lang*=""]) .title_line4 {
	width: 550px;
	height: 40px;
	float: left;
	background-image: url(img/title_line4.png);
	background-repeat: no-repeat;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.login_form2 {
	float: left;
	margin: 0 0 0 5px;
}
html:not([lang*=""]) .login_form2 {
	float: left;
	margin: 0 0 0 5px;
}

.title_line5 {
	width: 340px;
	height: 40px;
	float: left;
	background-image: url(img/title_line2.png);
	background-repeat: no-repeat;
	background-position:left;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
html:not([lang*=""]) .title_line5 {
	width: 340px;
	height: 40px;
	float: left;
	background-image: url(img/title_line2.png);
	background-repeat: no-repeat;
	background-position:left;
	text-align: left;
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
input,select,textarea {
	padding:3;
	padding-left: 0px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
html:not([lang*=""]) input,select,textarea {
	padding:3;
	padding-left: 0px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
}

.title_bar_1{
	float:left;
	margin-left:0;
	margin-top:1px;
	padding-top:10px;
	width:120px;
	height:39px;
	background-image:url(img/select_bg2.png);
	background-repeat:no-repeat;
	background-position:right;
}
html:not([lang*=""]) .title_bar_1{
	float:left;
	margin-left:0;
	margin-top:1px;
	padding-top:10px;
	width:130px;
	height:39px;
	background-image:url(img/select_bg2.png);
	background-repeat:no-repeat;
	background-position:right;
}

.title_bar_2{
	float:left;
	margin-left:0;
	padding-top:10px;
	padding-right:10px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}
html:not([lang*=""]) .title_bar_2{
	float:left;
	margin-left:0;
	padding-top:10px;
	padding-right:0px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}
.title_bar_1{
	float:left;
	margin-left:0;
	margin-top:1px;
	padding-top:10px;
	width:120px;
	height:39px;
	background-image:url(img/select_bg2.png);
	background-repeat:no-repeat;
	background-position:right;
}
html:not([lang*=""]) .title_bar_1{
	float:left;
	margin-left:0;
	margin-top:1px;
	padding-top:10px;
	width:130px;
	height:39px;
	background-image:url(img/select_bg2.png);
	background-repeat:no-repeat;
	background-position:right;
}

.title_bar_2{
	float:left;
	margin-left:0;
	padding-top:10px;
	padding-right:10px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}
html:not([lang*=""]) .title_bar_2{
	float:left;
	margin-left:0;
	padding-top:10px;
	padding-right:0px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

.title_bar_2{
	float:left;
	margin-left:0;
	padding-top:0px;
	padding-right:10px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}
html:not([lang*=""]) .title_bar_2{
	float:left;
	margin-left:0;
	padding-top:10px;
	padding-right:0px;
	margin-top:0px;
	width:165px;
	height:39px;
	background-image:url(img/select_bg.png);
	background-repeat:no-repeat;
	background-position:right;
}

.btn_1yen{
	margin:-1px,0,0,0px;
	margin-left:20px;
	padding:0;
	width:106px;
}
html:not([lang*=""]) .btn_1yen{
	margin-top:2px;
	margin-left:20px;
	padding:0;
	width:106px;
	height:20px;
}

.sort_pd{
	margin-top:9px;
	padding:0;
}
html:not([lang*=""]) .sort_pd{
	margin-top:-1px;
	margin-left:-30px;
	padding:0px;
	height:12px;
	height:20px;
}

.btn_settei{
	margin-top:0px;
	padding:0;
}
html:not([lang*=""]) .btn_settei{
	margin-top:2px;
	padding:0px;
	height:20px;
}
