body {
	background-color: #FFF;
}
.text {
	font-size: 75%;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
}
h1 {
	font-size: 100%;
	line-height: 150%;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 100%;
	border-bottom-style: dotted;
	border-left-style: double;
	border-bottom-color: #666666;
	border-left-color: #330000;
	color: #EA5350;
	border-top-width: 1px;
	border-right-width: 100%;
	border-top-style: dotted;
	border-right-style: double;
	border-top-color: #666666;
	border-right-color: #330000;
	background-color: #FFC;
	font-weight: lighter;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.text_bold {
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	color: #333333;
}
.text_bold_white {
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
}
.text_room_NO {
	font-size: 100%;
	line-height: 150%;
	font-weight: lighter;
	color: #663333;
}
h2 {
	font-size: 100%;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #330000;
	border-left-color: #330000;
	color: #663333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	background-color: #FFFFFF;
	font-weight: lighter;
	padding-left: 3px;
}
.price {
	font-size: 100%;
	text-decoration: line-through;
}
.price2 {
	font-size: 100%;
	color: #F00;
}
.kyapshon {

	font-size: 65%;
	line-height: 150%;
	font-weight: lighter;
	color: #333333;
}
.back2 {
	background-image: url(common/back2.gif);
	background-repeat: repeat;
}
.back4 {
	background-image: url(common/back4.gif);
	background-repeat: repeat;
}

