@charset "utf-8";
/* -----ビッグタイトル下の設定----------------------------------------- */
.brown {
	color: #A6937C;
}
.red {
	color: #FF0000;
}
.btm-m10 {
	padding-bottom: 10px;
}
.btm-m20 {
	padding-bottom: 20px;
}
.btm-m10-10 {
	padding-bottom: 10px;
	padding-left: 10px;
	display:block;
}
#right-area h3 {
	padding-bottom: 15px;
}
.sub-title {
	width:556px;
	height: 30px;
	padding-left: 15px;
}
.sub-title2 {
	width:556px;
	height: auto;
	padding-left: 15px;
}
.sub-title2 p {
	width:556px;
	height: auto;
	padding-left: 10px;
	color: #6C5C48;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.txt-box01 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	padding-bottom: 20px;
	background-image: url(../info/img/img01.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}
.txt-box02 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	padding-bottom: 20px;
	background-image: url(../info/img/img02.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	position: relative;
}
.txt-box03 {
	width:541px;
	padding-left: 30px;
	padding-top: 15px;
	line-height:190%;
	padding-bottom: 20px;
}
#ootsuka-map {
	text-align: right;
	padding-top: 10px;
}
#komaba-map {
	text-align: right;
	padding-top: 10px;	
}
#logo-img {
	text-align: center;
	margin-top: 20px;
}

#bt-discount {
	width:210px;
	height: 50px;
	position: absolute;
	top: 273px;
	right: 0px;
}
#bt-discount a {
	width:210px;
	height: 50px;
	padding-right: 0px;
	background-image: url(../info/img/bt_discount_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow:auto;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}

#bt-discount a:hover, #bt-discount a:active {
	width:210px;
	height: 50px;
	padding-right: 0px;
	background-image: url(../info/img/bt_discount_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}