@charset "Shift_JIS";

html{overflow-y:scroll;}

/* 全ての要素の余白をゼロに指定 */

* {
  padding: 0;
  margin: 0;
}



/* ■ボディ */

html, body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	background-color: #ffffff;
	text-align: center;
	font-family: ＭＳ Ｐゴシック;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style: none;
}

img {
	border: none;
	vertical-align: top;
}

/* ■リンク */

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #cc9966;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

/* ■テキスト */

h1{
	color: #666666;
	font-size: 10px;
	text-align: right;
	font-weight: lighter;
	letter-spacing: 0.05em;
	padding: 5px 18px 0 0;
}

h2{
	color: #663300;
	font-size: 10px;
	text-align: left;
}

.t1{
	color: #666666;
	font-size: 12px;
	text-align: center;
	line-height: 20px;
	padding: 10px 0 0 0;
}

.t1-2{
	color: #666666;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	letter-spacing: 0.05em;
	padding: 10px 0 0 0;
}

.t2{
	color: #666666;
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	padding: 5px 0 0 18px;
}

.t2-2{
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding: 5px 0 0 0;
}

.t3{
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding: 10px 0 0 18px;
}

.t3-2{
	color: #666666;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	padding: 5px 0 0 18px;
}

.t4{
	color: #9999ff;
	font-size: 14px;
	text-align: center;
	padding: 10px 0 0 0;
}

.t5{
	color: #cc3333;
	font-size: 12px;
	text-align: left;
	padding: 10px 0 0 0;
}

.t5-2{
	color: #cc3333;
	font-size: 12px;
	text-align: center;
	padding: 10px 0 0 0;
}

.t6{
	color: #996600;
	font-size: 14px;
	text-align: left;
	padding: 20px 0 0 0;
}

.t7{
	color: #666666;
	font-size: 12px;
	text-align: left;
	padding: 6px 0 0 10px;
}

.t8{
	color: #dc7fad;
	font-size: 12px;
	text-align: left;

}

address{
	color: #666666;
	font-size: 12px;
	font-style: normal;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

/*■コンテナ*/

#container {
	text-align: center;
	width: 1000px;
	margin: 0 auto;
}

/*■ヘッダー*/

#header {
	background-image: url(images/top/header.jpg) ;
	background-repeat: no-repeat;
	width: 1000px;
	height: 30px;
	position: relative;
}

/*■見だし*/

#midashi{
	width: 1000px;
	height: 50px;
}

/*■コンテンツ*/

#content_wrap {
	width: 1000px;
	margin: 0 auto;
}

.content_main_1 {
	width: 700px;
	margin: 0 auto;
	padding: 20px 0;
}

.content_main_2 {
	width: 800px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.content_main_3 {
	width: 550px;
	margin: 0 auto;
	padding: 20px 0;
}

.content_main_4 {
	width: 360px;
	margin: 0 auto;
	padding: 20px 0;
}

.bana{
	margin: 0 0 20px 0;
}

/*■フッター1*/

#footer-navi {
	clear: both;
	text-align: center;
	width: 1000px;
	height: 20px;
}

#footer {
	text-align: center;
	width: 1000px;
	height: 30px;
	background-image: url(images/top/footer.jpg) ;
	background-repeat: no-repeat;
}

/* ■メインナビ */

#navi{
	width: 1000px;
	height: 50px; 
}

ul#menu_top{
    list-style:none;
    width: 1000px;
}

ul#menu_top li{
    list-style:none;
    float:left;
}

ul#menu_top a{
    display:block;
    height: 50px;
    text-indent:-300px;
    overflow:hidden;
}

a.home{
    width: 120px;
    background-image:url(images/top/link/1.jpg);
}
a:hover.home{
    width: 120px;
    background-position:0px -50px;
}

a.room{
    width: 110px;
    background-image:url(images/top/link/2.jpg);
}
a:hover.room{
    width: 110px;
    background-position:0px -50px;
}

a.system{
    width: 115px;
    background-image:url(images/top/link/3.jpg);
}
a:hover.system{
    width: 115px;
    background-position:0px -50px;
}

a.service{
    width: 120px;
    background-image:url(images/top/link/4.jpg);
}
a:hover.service{
    width: 120px;
    background-position:0px -50px;
}

a.members{
    width: 140px;
    background-image:url(images/top/link/5.jpg);
}
a:hover.members{
    width: 140px;
    background-position:0px -50px;
}

a.coupon{
    width: 135px;
    background-image:url(images/top/link/6.jpg);
}
a:hover.coupon{
    width: 135px;
    background-position:0px -50px;
}

a.contact{
    width: 130px;
    background-image:url(images/top/link/7.jpg);
}
a:hover.contact{
    width: 130px;
    background-position:0px -50px;
}

a.access{
    width: 130px;
    background-image:url(images/top/link/8.jpg);
}
a:hover.access{
    width: 130px;
    background-position:0px -50px;
}

/* ■サブナビ */

.menu{
	width: 565px;  
	color: #663300;
	font-size: 10px;
	margin: 0 auto;

}

.menu ul,.menu li{
	text-align: center;
        margin: 0;
	padding: 0;
	list-style: none;
}

.menu li{
	float:left;
}

/* ■サイトマップ */

.smap_main {
	color: #666666;
	padding: 0 0 0 0;
}

.smap_a {
	color: #666666;
	font-size:14px;
	text-align:left;
	list-style:none;
	padding: 2px 0px 5px 30px;
	margin: 15px 0px 15px 10px;
	background-image: url(images/sub/sitemap/1.jpg);
	background-repeat: no-repeat;
}

.smap_b {
	color: #666666;
	font-size:14px;
	text-align:left;
	list-style:none;
	padding: 2px 0px 5px 30px;
	margin: 15px 0px 15px 20px;
	background-image: url(images/sub/sitemap/2.jpg);
	background-repeat: no-repeat;
}

