@charset "Shift_JIS";

html{overflow-y:scroll;}

/* 全ての要素の余白をゼロに指定 */

* {
  padding: 0;
  margin: 0;
}

/* ■ボディ */

body {
    margin-top: 0px;
    background-color: #ffffff;
}

html, body {
    scrollbar-base-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-arrow-color: #cccccc;
}

/* ■リンク */

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}

a.color {
	color: deeppink;
	text-decoration: none;
}
a:hover.color {
	color: #009900;
	text-decoration: none;
}




/* ■レイアウト */

body {
	text-align: center;
	font-family: ＭＳ Ｐゴシック;
	padding-top: 0px;
}

/* ■テキスト */

h1{
	color: #339933;
	font-size:10px;
	text-align:right;
	font-weight:lighter;
	letter-spacing:0.05em;
	padding:32px 17px 0px 0px;
}

h2{
	width: 800px;
        height: 50px;
}

h3{
	color: #0033CC;
	font-size:12px;
	text-align:left;
	padding:10px 0px 0px 25px;
	margin-top: 5px;
	width: 500px;
        height: 30px;
	background-image: url(images/sub/h3.gif);
	background-repeat: no-repeat;
}

address{
	color: #999966;
	font-size:12px;
	font-style:normal;
	text-align:center;
	padding:5px 0px 0px 0px;
}

.t1 {
	color: #999999;
	font-size:10px;
	text-align:left;
	padding:15px 0px 0px 20px;
}

.t2 {
	color: #999999;
	font-size:12px;
	text-align:left;
	line-height: 20px;
	padding:10px 0px 10px 0px;
}

.t3 {
	color: #999999;
	font-size:12px;
	text-align:left;
	line-height: 20px;
	padding:10px 0px 10px 10px;
}

.t4 {
	color: #999999;
	font-size:12px;
	text-align:left;
	line-height: 20px;
	padding:10px 0px 10px 10px;
}

.t5 {
	color: #669966;
	font-size:12px;
	text-align:left;
}

.t6 {
	color: #999999;
	font-size:12px;
	line-height: 18px;
	text-align:center;
}

.t7 {
	color:#44A757;
	font-size:12px;
}

.t8 {
	color:#A06000;
	font-size:12px;
}

.t9 {
	color:deeppink;
	font-size:12px;
}

.t10 {
	color:deeppink;
	font-size:15px;
	margin-left:100px;
}

.t11 {
	color:#000000;
	font-size:15px;
}

.t12 {
	color:#009900;
	font-size:15px;
	font-weight:bold;
}

.t13 {
	color:deeppink;
	font-size:15px;
}
.t14 {
	color:deeppink;
	font-size:17px;
	font-weight:bold;
}

.tn {
	color: #666666;
	font-size:12px;
	width: 350px;
	height: 150px;
	text-align:left;
	overflow: auto;	
}

/* ■全体のセンタリング */

.main div   {   
    width: 100%;    
    margin: 0 auto;   
}  


/* ■ヘッダー・フッター */

#header{
	width: 800px;
        height: 50px;
	background-image: url(images/top/top_01.jpg);
}

#footer{
	width: 800px;
        height: 30px;
	background-image: url(images/top/top_05.jpg);
}

/* ■フラッシュ */

#flash{
	width: 800px;
        height: 430px;
}

#s-flash{
	width: 800px;
        height: 40px;
}

/* ■ニュース */

#news-box{
	width: 800px;
        height: 260px; 
	background-image: url(images/top/top_03.jpg);
	background-repeat: no-repeat;
	position:relative;
}

#news{
	width: 350px;
	height: 150px;
	float:left;
	padding: 50px 0px 0px 30px;
}

.otoku_mobile {
	width: 350px;
	height: 30px;
	text-align:left;
	margin: 10px 0 0 0;
}

#link1{
	width: 200px;
	height: 230px;
	float:right;
	padding: 23px 0px 0px 0px;
}

#link2{
	width: 200px;
	height: 230px;
	float:right;
	padding: 20px 0px 0px 0px;
}

img{
	border: 0px;
}

/* ■サブ */

#cont_1{
	width: 800px;
	background-image: url(images/sub/sub_04.jpg);
}

#cont_2{
	width: 500px;
        margin:0 auto;
	padding:10px 0px 30px 0px;
}

#cont_3{
	width: 510px;
	padding:10px 0px 30px 0px;
}

#cont_4{
	width: 700px;
	padding:10px 0px 30px 0px;
}

#cont_5{
	width: 360px;
	padding:10px 0px 30px 0px;
}

#map{
	padding:10px 0px 20px 0px;
}

#t-menu{
	width: 800px;
        height: 20px;
	background-image: url(images/top/top_04.jpg);
	padding:5px 0px 0px 0px;
}

#s-menu{
	width: 800px;
        height: 20px;
	background-image: url(images/sub/sub_04.jpg);
}

#midashi{
	width: 800px;

}



/* ■テーブル */

.box_1{
	width: 700px;
	background-image: url(images/);
}

.box_1 td,tr{
	color: #888888;
	font-size: 12px;
	text-align:center;
	vertical-align:top;
	line-height: 15px;
	padding:5px 0px 0px 0px;
}

.box_2{
	background-image: url(images/sub/hotel/2.jpg);
	background-repeat: no-repeat;
}

.box_2 td,tr{
	color: #888888;
	font-size: 12px;
	text-align:left;
	line-height: 25px;
}

.box_3{
	background-image: url(images/);
	background-repeat: no-repeat;
}

.box_3 td,tr{
	color: #888888;
	font-size: 12px;
	text-align:left;
	line-height: 25px;
	padding:0px 0px 0px 20px;
}

.box_4{
	width: 680px;
	background-image: url(images/);
}

.box_4 td,tr{
	color: #888888;
	font-size: 12px;
	text-align:left;
	vertical-align:top;
	line-height: 15px;
	padding:5px 0px 5px 0px;
}

.box_5{
	width: 700px;
	background-image: url(images/);
	margin:0px 0px 0px 15px;
}
.serv{
	font-weight:bold;
	color:brown;
	font-size:15px;
}

/* ■メニュー */

#menu{
	width: 800px;  
	color: #888888;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
}

#menu ul,#menu li{

        margin: 0;
	padding: 0;
	list-style: none;
}

#menu li{
	float:left;
}


