body#index_only {
	background-image: url(../images/index/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}

.index_wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.index_logo {
	width: 210px;
	text-align: left;
	float: left;
	height: 39px;
}
.index_clear {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.index_flash {
	height: 520px;
	width: 770px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_footer {
	text-align: center;
	margin: 0px;
	width: 770px;
	background-image: url(../images/index/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.index_footerlinks {
	background-image: url(../images/index/footer_tri.gif);
	background-repeat: no-repeat;
	float: left;
	text-indent: 8px;
	padding-right: 10px;
	padding-bottom: 10px;

}
.index_footerdammy {
	float: left;
	width: 50px;
	height: 20px;
}
.blacklinks {
	color: #000000;
}

/* ======================================about gloval navi css==============================================*/

.glo_wrapper {
	padding: 0px;
	height: 20px;
	width: 465px;
	float: right;
	margin-top: 19px;
}

.glo_bt1 {
	background-image: url(../images/index/g1.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 55px;
}
.glo_bt1 a {
	display: block;
	height: 20px;
	width: 55px;
}
.glo_bt1 a:hover {
	background-image: url(../images/index/g1on.jpg);
}


.glo_bt2 {
	background-image: url(../images/index/g2.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 85px;
}
.glo_bt2 a {
	display: block;
	height: 20px;
	width: 85px;
}
.glo_bt2 a:hover {
	background-image: url(../images/index/g2on.jpg);
}


.glo_bt3 {
	background-image: url(../images/index/g3.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 115px;
}
.glo_bt3 a {
	display: block;
	height: 20px;
	width: 115px;
}
.glo_bt3 a:hover {
	background-image: url(../images/index/g3on.jpg);
}



.glo_bt4 {
	background-image: url(../images/index/g4.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 110px;
}
.glo_bt4 a {
	display: block;
	height: 20px;
	width: 110px;
}
.glo_bt4 a:hover {
	background-image: url(../images/index/g4on.jpg);
}


.glo_bt5 {
	background-image: url(../images/index/g5.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 50px;
}
.glo_bt5 a {
	display: block;
	height: 20px;
	width: 50px;
}
.glo_bt5 a:hover {
	background-image: url(../images/index/g5on.jpg);
}


.glo_bt6 {
	background-image: url(../images/index/g6.jpg);
	float: left;
	text-indent: -9999em;	
	height: 20px;
	width: 50px;
}
.glo_bt6 a {
	display: block;
	height: 20px;
	width: 50px;
}
.glo_bt6 a:hover {
	background-image: url(../images/index/g6on.jpg);
}
