/* ------------------------------ common ------------------------------ */

p {
	margin-bottom: 15px;
}
hr {
	border-style: dashed none none none;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
.pagetop {
	padding-top: 20px;
	padding-bottom: 40px;
	clear: both;
	margin: 0px;
	padding-right: 0px;
	height: 11px;
	text-align: right;
	padding-left: 0px;
}
.photo_r {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	clear: right;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.photo_c {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.margin10, .margin20, .margin40 {
	display: block;
}
.margin10 {
	padding-bottom: 10px;
}
.margin20 {
	padding-bottom: 20px;
}
.margin40 {
	padding-bottom: 40px;
}

/* ------------------------------ text ------------------------------ */

h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	margin-bottom: 15px;
	border-left-width: 5px;
	border-left-color: #684DC2;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-top-color: #9B94B6;
	border-right-color: #9B94B6;
	border-bottom-color: #9B94B6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image: url(../image/common/background_h3.jpg);
	background-repeat: repeat-x;
}
h4, h4.m20 {
	font-size: 16px;
	font-weight: bold;
	border-left-style: solid;
	margin-bottom: 5px;
	color: #684DC2;
	border-left-width: 5px;
	border-left-color: #A793DB;
	padding-left: 5px;
	padding-top: 2px;
}
h4.m20 {
	margin-bottom: 20px;
}
.tx_red {
	color: #C00;
}
.tx_b_red {
	font-weight: bold;
	color: #C00;
}
.tx10 {
	font-size: 10px;
}
.tx12 {
	font-size: 12px;
	line-height: 1.3em;
}
.tx12_red {
	font-size: 12px;
	line-height: 1.5em;
	color: #CC0000;
}

.tx14 {
	font-size: 14px;
	line-height: 1.4em;
}
.tx14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
}
.tx18b {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
}

/* ------------------------------ index ------------------------------ */

.index_rss_ti {
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ------------------------------ charge ------------------------------ */

.charge_tb {
	border-collapse: collapse;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.charge_tb th, .charge_tb td {
	margin: 0px;
	white-space: nowrap;
	background-color: #FFF;
	border: 1px solid #DAC99A;
	color: #6F5339;
	text-align: center;
	font-size: 12px;
	vertical-align: middle;
	height: 40px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.charge_tb th {
	background-color: #F4F0E1;
	font-size: 12px;
}
.charge_tb th.charge_ti {
	font-size: 12px;
	background-color: #EEE9D2;
}

/* ------------------------------ pension ------------------------------ */

.pensionbox_main {
	background-color: #FFFFFF;
	width: 708px;
	border: 1px solid #CCCCCC;
	display: block;
	overflow: hidden;
	padding: 30px;
}
.pensionbox_l {
	clear: left;
	float: left;
	width: 344px;
}
.pensionbox_r {
	clear: right;
	float: right;
	width: 344px;
}

/* ------------------------------ furano ------------------------------ */

.outdoor_box {
	clear: both;
	display: block;
	font-size: 12px;
	line-height: 1.4em;
}
.outdoor_li li {
	list-style-type: none;
	background-image: url(../image/common/dot_purple.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
}

