/*divΜέθ*/


#wrapper{
	width:920px;
	height:1250px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	margin-top: 0px;
	border: 1px solid #999999;
}

#waku{
	width:920px;
	height:1000px;
	margin:0px;
	padding:0px;
}

#top{
	width:920px;
	height:170px;
	margin:0px;
	padding:0px;
}

#logo{
	width:170px;
	height:170px;
	float:left;
	background-image:url(../img/logo_1.png);
	background-repeat: no-repeat;
	background-position: center;
}

#catch{
	width:370px;
	height:170px;
	float:left;
}

#tel_1{
	width:380px;
	height:140px;
	float:left;
	background-image:url(../img/tel_1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#tel_2{
	width:380px;
	height:30px;
	float:left;
	font-size:11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#menu{
	width:920px;
	height:50px;
	margin:0px;
	padding:0px;
}

#main{
	width:920px;
	height:1000px;
}

#cont{
	width:720px;
	height:1000px;
	float:right;
}

#side{
	width:200px;
	height:760px;
}



/*{^j[*/

#menu p a{
	float:left;
	display:block;
	width:153px;
	height:40px;
	left: 10px;
}

.home a{
	display:block;
	background-image:url(../img/bt_home_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.home a:hover{
	display:block;
	background-image:url(../img/bt_home_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.menu a{
	display:block;
	background-image:url(../img/bt_menu_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.menu a:hover{
	display:block;
	background-image:url(../img/bt_menu_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.set a{
	display:block;
	background-image:url(../img/bt_set_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.set a:hover{
	display:block;
	background-image:url(../img/bt_set_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.teiki a{
	display:block;
	background-image:url(../img/bt_teiki_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.teiki a:hover{
	display:block;
	background-image:url(../img/bt_teiki_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.toi a{
	display:block;
	background-image:url(../img/bt_toi_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.toi a:hover{
	display:block;
	background-image:url(../img/bt_toi_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.about a{
	display:block;
	background-image:url(../img/bt_gai_off.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}

.about a:hover{
	display:block;
	background-image:url(../img/bt_gai_on.png);
	width:158px;
	height:41px;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
}





body {
	margin-top:0px;
	padding-top:0px;
	font-family: "MS UI Gothic", "lr oSVbN", "lr SVbN";
	color: #666666;
}

/*FireFox_όΑ΅*/
a {
	overflow: hidden;
	text-decoration:none;
	color:#009933;
} 

