@charset "utf-8";
/* CSS Document */



#g_navi07 a {
		background-position:-798px -62px;
}


/*-------------------
	タイトル大
-----------------------*/
#title{
	background-image: url(../images/title.gif);
}


.subt.t_contact{
	background-image: url(../images/t_contact.gif);
}


#left .contact{
	width: 700px;
	background-image: url(../images/text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#left .contact p{
	width: 520px;
	padding-left: 170px;
}

.bt-box{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.bt-box .bt1{
	width:216px;
	float: left;
	text-align: center;
}
.bt-box .bt2{
	width:216px;
	float: right;
	text-align: center;
}
.bt-box .bt1 a{
	width:216px;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	display:block;
	overflow:hidden;
	background-image: url(../images/bt1.gif);
	background-position: 0px 0px;
}
.bt-box .bt1 a:hover { background-position: 0px -36px;}
.bt-box .bt2 a{
	width:216px;
	height: 0 !important;
	height /**/: 36px;
	padding-top: 36px;
	display:block;
	overflow:hidden;
	background-image: url(../images/bt2.gif);
	background-position: 0px 0px;
}
.bt-box .bt2 a:hover { background-position: 0px -36px;}