@charset "utf-8";
/* kira ʃCAEg*/

body {
	background:url(../img/top_back.gif);
	background-position:460px 125px;
 	margin:0 auto;
 	text-align:center;
}

/* wb_[GA@*/

#headwrap{
	background:url(../img/topbg_t.jpg) repeat-x;
	height:124px;
}


#header{
	width:760px;
	margin:0 auto;
	padding-top:25px;
	text-align:left;
}


#header ul{
	clear:both;
	margin-top:5px;
}


#header li{
	float:left;
}


#contents{
	width:760px;
	margin:0px auto 0 auto;
	text-align:left;
	background-color: #FFFFFF;
}




.float_right{
	float:right;
}

.float_left{
	float:left;
}



#footer{
	clear:both;
}


#ftleft {
	float:left;
	margin-left:15px;
	margin-top: 0px;
}

#ftleft img {
	margin-top: -5px;
}

#ftleft li {
	float: left;
	margin-right: 10px;
}

address {
	float:right;
	margin-right:15px;
	display:inline;
	padding-top:7px;
}


#local{
	width:180px;
	float:left;
	text-align:right;
	margin-top: 13px;
	padding-left: 13px;
	margin-bottom: 15px;
}

#local ul {
	margin-bottom: 15px;
	}

#lcontents{
	width:532px;
	float:right;
	padding: 15px;
	background-color: #FFFFFF;
}



.clear{
	clear:both;
}


.pink{
	color: #CC66CC;
}

.v_top{
	vertical-align:top;
	}
	
.v_bottom{
	vertical-align:bottom;
}

