@charset "UTF-8";


@import url("../../css/base.css");
@import url("../../css/common.css");
@import url("../../css/contents.css");



/*------------------------------------------
 plan index
--------------------------------------------*/


/*calendar-----------------------*/
.calendar-box {
 width: 575px;
}
.calendar-box li {
 width: 181px;
	padding-bottom: 20px;
}
.calendar-space {
 margin-left: 16px;
}
.calendar-box li table {
 margin-top: 5px;
}
.calendar-box li th {
 background-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 4px 0px;
}
.calendar-box li td {
	padding: 2px 0px;
	line-height: 110%;
}
.calendar-box li th,
.calendar-box li td {
	font-size: 75%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
}



/*------------------------------------------
 plan report
--------------------------------------------*/

table.report-type1,
table.report-type2,
table.report-type3 {
	margin-top: 10px;
	margin-bottom: 10px;	
}
.report-type2 td {
 width: 33%;
}
.report-type1 td,
.report-type2 td,
.report-type3 td {
	font-size: 80%;
	line-height: 155%;
	vertical-align: top;
}
.r-space1 {
 padding-right: 8px;
}
.r-space2 {
 padding-right: 13px;
}
table.report-type1 a,
table.report-type2 a,
table.report-type3 a {
	text-decoration: underline;
}



/*------------------------------------------
 plan tour
--------------------------------------------*/

.tour-tbl {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 15px;
}
.tour-tbl th, .tour-tbl td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 80%;
	line-height: 150%;
	padding: 8px 5px;
}
.tour-tbl th {
	background-color: #F2F2E5;
	width: 140px;
	text-align: left;
	vertical-align: top;
}
.tour-tbl dt, .tour-tbl dd {
	float: left;
}
.tour-tbl dt {
	width: 32px;
}
.tour-tbl dd {
	width: 360px;
}
.tour-tbl .fs-85 {
	font-size: 110%;
}


/*------------------------------------------
 1day
--------------------------------------------*/
.comm-info-bl4 {
	width: 309px;
}

.ml340 {
	margin-left: 340px;
}
.rental {
 width: 160px;
}



/*------------------------------------------
 moon
--------------------------------------------*/
.mooninfo-wrap {
	background-image: url(../img/moon_contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.mooninfo-wrap li {
	text-align: center;
	list-style: none;
}
.moon-info-bl {
	width: 238px;
	border-bottom: 1px solid #D9D9B3;
	border-top: 1px solid #D9D9B3;
}
.bs-gry {
	border: 1px solid #CCCCCC;
}
.pd15 {
	padding: 15px;
}
.moon-tbl th, .moon-tbl td {
	border-bottom: 10px solid #FFFFFF;
}
.moon-tbl th {
	width: 65px;
	height: 65px;
	text-align: center;
}
.moon-tbl td {
	padding-left: 12px;
	padding-right: 12px;
	font-size: 80%;
	line-height: 150%;
}



/*------------------------------------------
 stay	2008/07/04作成
--------------------------------------------*/
.mini_photos{
	margin-top:10px;
}

.photo_floatL{
	float:left;
	width:114px;
}

.photo_floatR{
	float:left;
	width:100px;
}

/*--------------2010/08/24作成--------------*/
.comm-info-bl5 {
	width: 260px;
}
/*--------------2010/08/24作成--------------*/

/*------------------------------------------
 plan report02	2008/07/28作成
--------------------------------------------*/
#report2_box01{
	width:574px;
	margin:10px auto;
}

.fr_w270{
	float:right;
	width:270px;
	margin:10px;
}

.mtb10{
	margin-top:10px;
	margin-bottom:10px;
}

.mb8{
	margin-bottom:8px;
}

/*------------------------------------------
 plan teikei	2008/11/10作成
--------------------------------------------*/
#report2_box01{
	width:574px;
	margin:10px auto;
}

.fr_w270{
	float:right;
	width:270px;
	margin:10px;
}

.mtb10{
	margin-top:10px;
	margin-bottom:10px;
}

.mb8{
	margin:8px 0 3px 0; 
}

.teikei-tbl {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 15px;

}
.teikei-tbl th, .teikei-tbl td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 80%;
	line-height: 150%;
	padding: 8px 5px;
}
.teikei-tbl th {
	background-color: #F2F2E5;
	width: 80px;
	text-align: center;
	vertical-align: top;
}

.teikei-tbl .fs-85 {
	font-size: 110%;
}
.teikei-tbl .kana {
	font-size: 80%;
	font-weight: bold;
}



