@charset "shift_jis";
/* CSS Document */
.test {
	border:solid 1px #999
}
table {
	font-size: 80%;
}
#header {
	height: 90px;
	width: 760px;
	padding: 0px;
	margin: 0px;
	background: url(../img/title.jpg) no-repeat;
	float: left;
}
#english {
	height: 90px;
	width: 120px;
	padding: 0px;
	margin: 0px;
	float: left;
  	font-size:0;
  	line-height:0;
}
.content {
	height: 365px;
	width: 760px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
.fla {
	float: left;
	height: 170px;
	width: 500px;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 29px;
	margin: 0px;
	text-align: right;
	background-image: url(../img/fla-top.gif);
	background-position: 22px top;
	background-repeat: no-repeat;
}
.rant-area {
	float: left;
	width: 260px;
	padding: 0;
	margin: 0px 0px 0px 40px;
	display: inline;
}
.top-bnner {
	float: left;
	padding-top: 31px;
}
.rant-area h2 {
	height: 35px;
	width: 260px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../img/yoyaku-area.jpg);
}
.yoyaku {
	width: 258px;
	border-right: solid 1px #331A00;
	border-bottom: solid 1px #331A00;
	border-left: solid 1px #331A00;
}
.otoiawase img.tel {
	float: right;
}
.otoiawase img.cancel {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.news-area {
	float: right;
	width: 390px;
	padding: 0;
	margin: 0px 40px 0px 0px;
	display: inline;
}
.news-area h2 {
	height: 35px;
	width: 390px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../img/new-area.jpg);
}
.news-area iframe {
	padding: 0;
	margin: 0;
	border: solid 1px #331A00;
}
.otasuke-area {
	width: 740px;
	padding: 0px;
	margin: 0px;
}
.otasuke-area img {
	float: left;
	padding: 0;
	margin: 10px 0px 0px 20px;
}
.otasuke-area h2 {
	height: 45px;
	width: 680px;
	padding: 0px;
	margin: 0px;
	text-indent: -9999px;
	background-image: url(../img/otasuke-area.jpg);
}
.otoiawase p {
	float: left;
	margin: 0px;
	font-size: 90%;
	line-height: 120%;
	text-align: left;
}
