/* BODY */
BODY{
	background-image : url("../image/back_loop.gif");
	margin-top : 30px;
	font-family: sans-serif;
 	font-size : 10pt;
	letter-spacing : 0.1pt;
}

/*  */
div {
	text-align : center; /* IE用の中央寄せ */
 	margin-left : auto;  /* IE以外用の中央寄せ */
 	margin-right : auto; /* IE以外用の中央寄せ */
}

/* h1紺色 */
h1 {
	color : #0000ff;
}

/*youtubeレスポンシブ対応*/
section{
	max-width:560px;
	text-align : center; /* IE用の中央寄せ */
 	margin-left : auto;  /* IE以外用の中央寄せ */
 	margin-right : auto; /* IE以外用の中央寄せ */
/*	border : solid red 1px;*/
}

.movie_area {
	margin-top : 10px;
	position: relative;
	padding-bottom: 56.25%; /*アスペクト比 16:9の縦幅*/
	height: 0;
	overflow: hidden;
	margin-bottom: 10px;
}
 
.movie_area iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*  */
div.box1 {
	text-align : center;
	width : 746px;
	padding-top : 10px;
	padding-left : 40px;
	padding-right : 40px;
	padding-bottom: 5px;
	text-align: center;
 	background-color : #ffffff;
	border : solid #adc0f8 1px;
}

/*  */
div.box2 {
	margin-top : 20px;
	margin-bottom: 20px;
	width : 60%;
	text-align:left;
	line-height : 12pt;
/*	border : solid red 1px;*/
}

/* 温泉特長 */
div.box2t {
	margin-top : 20px;
	margin-bottom: 20px;
	width : 570px;
	text-align:left;
	line-height : 12pt;
/*	border : solid red 1px;*/
}


/* 標準ボックスカラー600 */
div.box2c {
	margin-top : 40px;
	margin-bottom: 40px;
	padding: 10px 10px;
	padding-left : 20px;
	padding-right : 20px;
	width : 520px;
	text-align:left;
	line-height : 12pt;
	background-color : #dce4fc;
/*	border : solid #adc0f8*/
}

/* 標準ボックス600センター */
div.box2s {
	margin-top : 20px;
	margin-bottom: 20px;
	width : 600px;
	text-align : center;
/* 	border : solid red 1px;*/
}

/* 目次用ボックス */
div.box3 {
	margin-top : 20px;
	margin-bottom: 20px;
	width : 200px;
	text-align:left;
/*	border : solid red 1px;*/
}

/*特長・基礎知識  */
div.box3c {
	margin-top : 20px;
	margin-bottom: 20px;
	padding-left : 5px;
	padding-right : 15px;
	padding-bottom: 5px;
	width : 250px;
	text-align:left;
	background-color : #e9eefd;
	border : solid #adc0f8 1px;
	line-height : 26pt;
	font-size : 11pt;
}

/* コメントleft用350ボックス */
div.box4 {
	margin-top : 20px;
	margin-bottom: 10px;
	width : 310px;
	text-align:left;
	line-height : 12pt;
/*	border : solid red 1px;*/
}

/* コメントcenter用350ボックス */
div.box5 {
	margin-top : 30px;
	margin-bottom: 30px;
	width : 350px;
	text-align : center;
/*	border : solid red 1px;*/
}

/* コメントleft用490ボックス */
div.box6 {
	margin-top : 30px;
	width : 490px;
	text-align:left;
	line-height : 12pt;
/*	border : solid red 1px;*/
}

/* コメントleft用434ボックス */
div.box7 {
	margin-top : 30px;
	margin-bottom: 30px;
	width : 434px;
	text-align:left;
	line-height : 12pt;
/*	border : solid red 1px;*/
}

/* コメント温泉スタンドボックス */
div.box8 {
	margin-top : 20px;
	width : 95%;
	text-align:left;
	line-height : 14pt;
/*	border : solid red 1px;*/
}

/* 適応症空白用ボックス */
div.box8 {
	margin-bottom: 20px;
/*	border : solid red 1px;*/
}

/* リスト */
li	{
	font-weight : normal;

}
		
li.dir	{
	font-weight : normal;
	margin-top : 1.5em;
}
 */


/* 源泉事務所　リンクバー　 */
div.box20 {
	clear : both;
	width : 99.8%;
	height : 25px;
	line-height : 25px;
	border : solid #adc0f8 1px;
	background-color : #dce4fc;
	margin-bottom : 5px;
	letter-spacing : -1.5px;
	font-size : 15px;
}

