@charset "euc-jp";


/* body
----------------------------*/
body {
	background: #000 url(../images/body_bg.gif) center 0;
	text-align: center;
}


*,p,div{
	padding: 0px;
	margin: 0px;
}

hr {
display: none;
}


img {
	border:none;
}

ul{
		list-style:none;
}

#menu li{
		float:left;
}


a:link{
	color:#fff;
	text-decoration: none;
}

a:visited{
	color:#fff;
	text-decoration: none;
}

a:hover{
	color:#d9b450;
	text-decoration: none;
}








/* head
------------------------------*/
#head {
	background: url(../images/head_bg.gif) no-repeat 0px 0px;
	width: 900px;
	height: 115px;
	position: relative;
	text-align: left;
	margin: auto;
}


#head h1,
#h_free,
#h_map a,
#h_res a,
#h_contact a,
#h_co_rogo a{
	font-size: 10px;
	position: absolute;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}



h1 {
	left: 0px;
	top: 15px;
	width: 160px;
	height: 85px;
}

#rogo a {
	position:absolute;
	top:0px;
	left:0px;
	width:160px;
	height:0;
	padding-top:79px;
	overflow:hidden;
}



#h_free{
	width:355px;
	height:25px;
	right: 130px;
	top: 35px;
}



#h_co_rogo a{
	width:110px;
	height:25px;
	right: 0px;
	top: 35px;
}



#h_map a{
	width:160px;
	height:30px;
	right: 170px;
	top: 70px;
	text-indent: 0px;
}


#h_res a{
	width:160px;
	height:30px;
	right: 170px;
	top: 70px;
	text-indent: 0px;
}


#h_contact a{
	width:160px;
	height:30px;
	right: 0px;
	top: 70px;
	text-indent: 0px;
}






#language {
	position:absolute;
	top: 12px;
	right: 0px;
}



#language li {
	float:left;
	margin-right: 5px;
	padding-left: 20px;
	font-size: 10px;
	background: url(../images/arrow.gif) no-repeat 8px 1px;
}










/* menu
--------------------------------*/
#menu {
	width: 882px;
	margin: auto;
	padding: 10px 4px 30px 14px;
}


#menu ul {
}


#menu ul li {
	display: block;
	float:left;
	width:137px;
	height:35px;
	margin-right: 10px;
}







/* colummun
--------------------------------*/

#colummun {
	width:870px;
	padding: 30px 15px 0px 15px;
	margin: auto;
	text-align:left;
}








#w500_left {
	width: 500px;
	float: left;
}


#w335_right {
	width: 335px;
	float: right;
}



#w400_left {
	width: 400px;
	float: left;
}


#w430_right {
	width: 430px;
	float: right;
}


#w460_left {
	width: 460px;
	float: left;
}


#w370_right {
	width: 370px;
	float: right;
}




#w240_left {
	width: 240px;
	float: left;
}


#w605_right {
	width: 605px;
	float: right;
}





#columun2 {
	width: 900px;
	padding-top: 45px;
	margin-righr: -30px;
}


#columun2_box {
	width: 270px;
	float: left;
	margin-right: 30px;
}


#columun2_box h4,
#colummun h4{
	font-size:16px;
	color:#d9b450;
	padding: 20px 0px 10px 0px;
}



.bottom_line{
	border-bottom: 1px solid #444;
}

























/* page_top
--------------------------------*/


#page_top {
	width: 870px;
	padding: 30px 15px 30px 15px;
	margin: auto;
	text-align: right;
}


#dot{
	background: url(../images/line_dot.gif) repeat-x 0 0;
	width: 900px;
	height: 2px;
	margin: auto;
}








/* footer
--------------------------------*/


#foot_bar {
	width:100%;
	background: url(../images/foot_bar_bg.gif) repeat-x 0 0;
	height: 150px;
	margin-top: 35px;
}


#foot {
	background: url(../images/foot_bg.gif) no-repeat 0 0;
	width: 900px;
	height: 120px;
	position: relative;
	margin: auto;
}


#f_free,
#f_map a,
#f_res a,
#f_contact a,
#f_co_rogo a{
	font-size: 10px;
	position: absolute;
	text-decoration: none;
	display: block;
	text-indent: -9999px;
}





#f_free{
	width:355px;
	height:25px;
	left: 0px;
	top: 20px;
}



#f_co_rogo a{
	width:110px;
	height:25px;
	left: 0px;
	top: 80px;
}



#f_map a{
	width:160px;
	height:30px;
	right: 170px;
	top: 15px;
	text-indent: 0px;
}


#f_res a{
	width:160px;
	height:30px;
	right: 170px;
	top: 15px;
	text-indent: 0px;
}


#f_contact a{
	width:160px;
	height:30px;
	right: 0px;
	top: 15px;
	text-indent: 0px;
}



#f_copyright {
	position: absolute;
	text-decoration: none;
	display: block;
	top: 80px;
	right: 0px;
	font-size: 10px;
}








