body {
	background-color: #DDDDbb;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: small;
	line-height: 1.3;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


td, th {
	color: #333333;
}

a {
	color: #990000;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	/* 見出し、段落、リスト系の要素に対して行間隔をつめる */
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol, dl {
	/* リスト系の要素に対してインデントの調整 */
	margin-left: 20px;
	padding-left: 4px;
	line-height: 1.5;
}

.topics_text {
	/* テキストに画像を付ける */
	padding: 0 0 4px 12px;
	margin-left: 8px;
	background-image: url(../img_cmn/list_image.gif);
	background-repeat:no-repeat ;
}

.title_text {
	/* タイトルテキストに画像を付ける */
	padding: 0 0 4px 12px;
	margin-left: 8px;
	background-image: url(../img_cmn/list_image2.gif);
	background-repeat:no-repeat ;
}

a:hover {
	text-decoration: underline;
}

a.btmnavi_link {
	color: #333333;
	line-height: 16px;
}

a.btmnavi_link:hover {
	text-decoration: underline;
}

.main_bgshadow {
	background-color:#33CC66;
	background-image: url(../img_cmn/bg.gif);
}

.main_bg {
	background-color: #ffffff;
}

.main_bg_white {
	background-color: #FFFFFF;
}

.internet {
	color: #346698;
	background-color: #ffffff;
	line-height: 1.2;
}

.internet_left_bg {
	background-image: url(../image/internet_htm_l.gif);
}

.internet_right_bg {
	background-image: url(../image/internet_htm_r.gif);
}

.royal {
	color: #669834;
	background-color: #E3F1D6;
	line-height: 1.2;
}

.royal_left_bg {
	background-image: url(../image/royal_htm_l.gif);
}

.royal_right_bg {
	background-image: url(../image/royal_htm_r.gif);
}

.plan_title_text {
    /* 宿泊プラン・キャンペーンページのタイトル */ 
	color: #346698;
	/* margin: 8px; */
	padding: 4px 0 4px 8px; 
	line-height: 1.5;
}

.plan_text {
    /* 宿泊プラン・キャンペーンページのテキスト */ 
	padding: 4px 0 4px 16px; 
}

.main_topics_left_bg {
	background-image: url(../image/topics_htm_l.gif);
}

.main_topics_right_bg {
	background-image: url(../image/topics_htm_r.gif);
}

.footer_bg {
	background-color: #E3F3E4;
	background-image: url(../img_cmn/footer_bgimage.jpg);
}

.footer_btm_bg {
	background-color: #ffffff;
}

.footer {
	font-size: 10px;
	color: #333333;
	line-height: 16px;
}

.text_color_red {
	color: #FF0000;
}

.text_color_blue {
	color: #4B7CDF;
}

.text_color_darkred {
	color: #990000;
}

.text_color_darkorange {
	color: #CC6600;
}

.text_color_orange2 {
	color: #FF9933;
}

.text_color_green {
	color: #45B320;
}

.text_color_yellow {
	color: #FFCC33;
}

.text_color_purple {
	color: #CC66CC;
}

div#osirase_box {
	border: solid #FF0000 1px;
	background-color: #FFFFFF;
	margin:8px 0 8px 24px;
	padding:8px 8px 8px 8px;
	width: 80%;
	font-size: 110%;
	line-height: 24px;
}

.contentTitle {
	font-weight:bold;
	font-size: 120%;
	color: #990000;
	margin-top:1px;
}

/* ぶら下げ、補足
---------------------------------------------*/
p.burasage {
	margin-left: 1em;
	text-indent: -1em;
}	
div.note {
	margin: 0px 0px 0px 0px;
	font-size: 87%;
	line-height:1.2;
}	
div.note p{
	margin: 0px 0px 2px 0px;
}	

/* 宿泊プランのプラン内容テーブル */
table.planDetails {
	width: 450px;
	line-height: 1.5; 
	margin: 4px auto 10px auto;
}
table.planDetails td {
/*	text-align:center; */
	font-weight:normal;
	padding:4px;
}
table.planDetails th {

	text-align:left;
	vertical-align: top;
	width: 100px;
	padding:4px;
}
table.planDetails thead th {
	text-align:center;
}
/* 宿泊プランの価格・予約テーブル */
table.planDetailsCenter {
	border-collapse:collapse;
	width: 450px;
	line-height: 1.5; 
	margin: 4px auto 10px auto;
}
table.planDetailsCenter td {
	text-align:center; 
	font-weight:normal;
	padding:4px;

}
table.planDetailsCenter th {
	text-align:center; 
/*	width: 100px; */
	padding:4px;
}
table.planDetailsCenter thead th {

	text-align:center;
}
.top_m0{

	width:395px;

	height:120px;

}

.top_m1{

	background:url(../image/toppage/top_m1.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

.top_m2{

	background:url(../image/toppage/top_m2.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

.top_m3{

	background:url(../image/toppage/top_m3.jpg) no-repeat;

	height:120px;

	width:130px;

	display:block;

	float:left;

}

/**news**/

#info{

	background:url(../image/toppage/top_info.gif) no-repeat;

	width:375px;

	height:380px;

	margin-top:5px;

}
#container{
width:760px;
margin-left:auto;
margin-right:auto;
}
#howto {

	width: 540px;

	text-align: left;

	margin: 10px 20px;

}



.howtobox {

	width:520px;

	background-color: #EEEEEE;

	margin: 10px 0px;

	padding: 10px 0;

}



.howtobox_f {

	margin: 0 10px;

}



.howtobox_f span {

	background-color: #FFFFFF;

	padding: 7px 7px 7px 35px;

	display: block;

}



.fno01 {

	background-image:url(../images/fno01.gif);

	background-repeat: no-repeat;

	height: 12px;

	margin: 3px 0px 0px 0px;

}



.fno02 {

	background-image:url(../images/fno02.gif);

	background-repeat: no-repeat;

	height: 12px;

	margin: 3px 0px 0px 0px;

}



.fno03 {

	background-image:url(../images/fno03.gif);

	background-repeat: no-repeat;

	height: 12px;

	margin: 3px 0px 0px 0px;

}



.fno04 {

	background-image:url(../images/fno04.gif);

	background-repeat: no-repeat;

	height: 12px;

	margin: 3px 0px 0px 0px;

}



.fno05 {

	background-image:url(../images/fno05.gif);

	background-repeat: no-repeat;

	height: 24px;

	margin: 3px 0px 0px 0px;

}



.howtob {

	background-color: #EEEEEE;

	text-align: right;

}



.howtob img{

	margin: 10px 0px 0px 10px;

}



.howto_ex {

	padding: 7px;

	background-color:#FFFFFF;

}



.howto_ex span{

	padding: 0px;

	font-size: 8pt;

}

