@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../images/bg_stripe.jpg);
}

a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* ~~ エレメント / タグセレクター ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}

a img {
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline;
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	text-decoration: none;
}

/* ~~ この固定幅コンテナが他の div を囲みます。~~ */
#container_top {
	background: url(../images/container_top_bg.jpg) repeat-x;
	width: 100%;
	height: 90px;
}

.container {
	width: 970px;
	margin: 0 auto;
	padding-top: 64px;
}

#header {
	background: url(../images/header_bg.jpg) no-repeat right bottom;
	height: 87px;
	padding-top: 5px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	height: 87px;
	width: 147px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.btn_access {
	float: right;
	width: 71px;
	padding-top: 15px;
}

#g_navi {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#g_navi ul {
	padding: 0px;
	margin: 0px;
}

#g_navi ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#main_img {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 340px;
}

.sidebar1 {
	float: right;
	width: 180px;
	padding-bottom: 10px;
}

.c1 {
	height: 128px;
	width: 219px;
	z-index: 100;
	margin-bottom: -96px;
	margin-left: -20px;
	position: relative;
}

.content_top {
	background: url(../images/c1_bg.png);
	height: 403px;
	width: 659px;
	z-index: 0;
	position: relative;
}

.content_bg_top {
	background: url(../images/content_bg_top.png);
	height: 9px;
	width: 659px;
	z-index: 0;
	position: relative;
}

.content_bottom {
	width: 639px;
	background: url(../images/content_bg.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.apply_btn {
	height: 50px;
	width: 458px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.t1_title {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}

.t1_box_4 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2 url(../images/t1_4_bg.jpg) no-repeat right;
}

.t1_box_5 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2 url(../images/t1_5_bg.jpg) no-repeat right;
}

p.t1 {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	width: 440px;
	line-height: 1.8;
}

.t1_bottom {
	background: url(../images/t1_bottom.jpg) no-repeat;
	height: 4px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
}

dl.news {
	padding-left: 5px;

}

dl.news dt {
	color: #666;
	font-size: 12px;
	float: left;
	padding-top: 9px;
	width: 90px;
}

dl.news dd {
	font-size: 12px;
	padding-top: 9px;
	color: #06F;
}

#gallery {
	padding-top: 16px;
	padding-bottom: 16px;
}

.news_line {
	border-bottom: 1px dotted #CCC;
	height: 36px;
	padding-top: 2px;
}

.room_img {
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 8px;
}

.room_img img {
	border: 3px solid #E3E3E3;
}

.room_img img:hover {
	border: 3px solid #FAB4BC;
}

#map {
}

#address {
}

.content {
	padding: 10px 0;
	width: 780px;
	float: right;
}

/* サイドバー部分 */
.sidebar {
	float: right;
	width: 315px;
	margin-right: -7px;
	margin-bottom: -20px;
}

.side_col_top {
	width: 315px;
	background: url(../images/side_top.png) no-repeat;
	height: 9px;
}

.side_col {
	width: 315px;
	background: url(../images/side_bg.png) repeat-y;
}

.side_col_title {
	width: 286px;
	margin-right: auto;
	margin-left: auto;
}

/* サイドバーバナー部分 */
.media {
	text-align: center;
}
.media h2 {
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 0px;
}
.media_img  {
	border: 2px solid #CCC;
}

.media_img:hover  {
	border: 2px solid #D84848;
}

.bn_bg {
	background: url(../images/side_bn_bg.jpg) no-repeat bottom;
	width: 308px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

.bn_area {
	width: 294px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

.bn_area ul {
}

.bn_area ul li {
	list-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
}



.c1 {
	height: 142px;
	width: 179px;
	z-index: 100;
	margin-left: -30px;
	position: relative;
	margin-bottom: -141px;
}

.content_top {
	background: url(../images/c1_bg.png);
	height: 420px;
	width: 659px;
	z-index: 0;
	position: relative;
}

.content_bottom {
	width: 639px;
	background: url(../images/container_bg.png) repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}

.apply_btn {
	height: 50px;
	width: 458px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.t_bar {
	height: 34px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background: url(../images/title_bg.jpg) no-repeat;
}

.t_bar h2 {
	color: #FFF;
	font-size: 14px;
}


.t1_title {
	width: 622px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
}

.t1_box_1 {
	width: 614px;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2 url(../images/t1_1_bg.jpg) no-repeat right bottom;
	margin: 0px auto;
	padding: 0px;
}

.t1_box_2 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2 url(../images/t1_2_bg.jpg) no-repeat right;
}

.t1_box_3 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2 url(../images/t1_3_bg.jpg) no-repeat right;
}

.t1_box_4 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2 url(../images/t1_4_bg.jpg) no-repeat right;
}

.t1_box_5 {
	width: 614px;
	margin-right: auto;
	margin-left: auto;
	border-right: 4px solid #E4DEC6;
	border-left: 4px solid #E4DEC6;
	font-size: 12px;
	background: #F8F7F2;
	background: #F8F7F2 url(../images/t1_5_bg.jpg) no-repeat right;
}

p.t1 {
	margin: 0px;
	padding: 7px 0px 7px 7px;
	width: 440px;
	line-height: 1.8;
}

.t1_bottom {
	background: url(../images/t1_bottom.jpg) no-repeat;
	height: 4px;
	width: 622px;
	margin-right: auto;
	margin-left: auto;
}

dl.news {
	padding-left: 5px;

}

dl.news dt {
	color: #666;
	font-size: 12px;
	float: left;
	padding-top: 9px;
	width: 90px;
}

dl.news dd {
	font-size: 12px;
	padding-top: 9px;
	color: #06F;
}

.news_line {
	border-bottom: 1px dotted #CCC;
	height: 36px;
	padding-top: 2px;
	width: 620px;
}

#gallery {
	padding-top: 16px;
	padding-bottom: 16px;
	width: 639px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.room_img {
	height: 90px;
	width: 90px;
	display: block;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
	text-align: center;
	margin-left: 8px;
	padding: 0px;
}

.img_large {

}

.room_img img {
	border: 3px solid #E3E3E3;
}

.room_img img:hover {
	border: 3px solid #FAB4BC;
}

.about {
	padding: 10px 10px 20px;
}

.map {
	width: 316px;
	float: left;
}

.maplink {
	font-size: 12px;
	background: url(../images/arrow_1.gif) no-repeat 0% 50%;
	padding-left: 12px;
	margin-left: 10px;
}

.map img {
	padding: 3px;
	border: 1px solid #CCC;
}

.address {
}

table.location {
	font-size: 12px;
	width: 300px;
	float: right;
	background: #FFF2C9;
	height: 208px;
	padding-left: 10px;
	border: 1px solid #CCC;
	border-collapse:collapse;
}

table.location tr.dot_line {
	border-top: 1px dashed #CCCCCC;
}

table.location td,table.location th {
	border-top: 1px dashed #CCCCCC;
}

table.location th {
	text-align: left;
	padding-left: 8px;
	font-weight: normal;
	padding-right: 8px;
}

/* ~~ このセレクターグループは、.content 内のリストに領域間隔を指定します。~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}

/* ~~ ナビゲーションリストのスタイル付け (Spry などの事前作成済みのフライアウトメニューを使用する場合は削除できます) ~~ */
ul.nav {
	list-style: none; /* リストのマーカーを削除します。 */
	border-top: 1px solid #666; /* リンク用の上部のボーダーを作成します。他のすべてのものは LI 上で下部のボーダーを使用して配置されます。 */
	margin-bottom: 15px; /* 下のコンテンツのナビゲーション間の間隔を作成します。 */
}
ul.nav li {
	border-bottom: 1px solid #666; /* ボタンの区切り線を作成します。 */
}
ul.nav a, ul.nav a:visited { /* これらのセレクターをグループ化することで、リンクのボタン表示が訪問後も確実に保持されます。 */
	padding: 5px 5px 5px 15px;
	display: block; /* リンクにブロックプロパティを指定し、リンクが含まれる LI 全体がリンクになるようにします。これにより、領域全体がマウスのクリックに反応するようになります。 */
	width: 160px;  /*この幅により、IE6 でボタン全体をクリックできるようになります。IE6 をサポートする必要がない場合は削除できます。適切な幅を計算するには、サイドバーコンテナの幅からそのリンクの余白を減算します。 */
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* マウスを使用する場合もキーボードを使用する場合も、背景色とテキストカラーを変更します。 */
	background: #ADB96E;
	color: #FFF;
}

.principle {
	padding-top: 20px;
	padding-bottom: 20px;
}
.application_btn {
	padding-top: 16px;
	width: 293px;
	margin-right: auto;
	margin-left: auto;

}

/* ~~ フッター ~~ */

#footer_nav {
	clear: both;
	text-align: center;
	background: #FF4562;
	width: 100%;
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #FFF;
}

#footer_nav a {
	color: #FFF;
	font-size: 12px;
}

#footer_nav a:link {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

#footer_nav a:visited {
	color: #FFF;
}

#footer_nav a:hover, a:active, a:focus {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}

#footer_nav ul {
	margin: 0px;
	padding: 0px;
}

#footer_nav ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

#footer_nav ul li:first-child {
	display: inline;
	list-style: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	margin: 0px;
	padding: 0px 14px;
}

.footer {
	padding: 16px 0 30px;
	position: relative; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。 */
	background: #525960;
	font-size: 12px;
	color: #CCC;
	width: 100%;
	text-align: center;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* ~~ フッター ~~ */
.footer {
	padding: 10px 0;
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both; /* この clear プロパティにより .container は、カラムの範囲がどこまでかを認識してその範囲を含めるようになります。 */
	background: #525960;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.youtube {
	width: 282px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
}
.youtube img.value_c {
	margin-bottom:5px;
	}
.youtube {
	width: 282px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;
}
.youtube img.value_c {
	margin-bottom:5px;
	}.media2 {
	background-position: center;
	text-align: center;
	padding-top: 5px;
	font-size: 14px;
}
.media_img {
	padding-top: 3px;
	padding-bottom: 5px;
}
.padding0-0-5-0 {
	padding-bottom: 10px;
}

.link_bana{
	text-align:center;
	margin-top:20px;
	}
.link_bana img{
	margin-bottom:10px;
	}