/*インフォメーション*/

body{
margin:0;
padding:0;
background:url(../images/bg.jpg);
font-size:12px;

color:#666666;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a,a:link{
color:#666666;
text-decoration:none;
}

a:visited{
color:#666666;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

/*グループホテル用
p.title a,a:link{
color:#996600;
text-decoration:none;
}
p.title a:visited{
color:#996600;
text-decoration:none;
}

p.title a:hover{
text-decoration:underline;
}*/

#box{
width:900px;
margin:0 auto 50px auto;
}

#box02{/*グーグルマップ用*/
width:680px;
margin:5px auto 20px auto;
}

/*-------------------------ヘッダーメニュー------------------------*/
#title_box ul.menu_box01{
margin:30px 150px 0 0;
padding:0;
list-style:none;
float:right;
display:block;
}
#title_box ul.menu_box02{
margin:5px 150px 0 0;
padding:5px 0 0 0;
list-style:none;
float:right;
display:block;
width:388px;
border-top:1px solid #DDD;
}

#title_box li{
display:inline;
}

#title_box li#menu01 a{
float:left;
width:52px;
height:15px;
background:url(../images/header-menu.gif) 0 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu02 a{
float:left;
width:64px;
height:15px;
background:url(../images/header-menu.gif) -52px 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu03 a{
float:left;
width:98px;
height:15px;
background:url(../images/header-menu.gif) -116px 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu04 a{
float:left;
width:75px;
height:15px;
background:url(../images/header-menu.gif) -214px 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu05 a{
float:left;
width:96px;
height:15px;
background:url(../images/header-menu.gif) -289px 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu06 a{
float:left;
width:119px;
height:15px;
background:url(../images/header-menu.gif) -395px 0;
text-indent:-9999px;
display:block;
}

#title_box li#menu07 a{
float:left;
width:175px;
height:15px;
background:url(../images/header-menu.gif) -515px 0;
text-indent:-9999px;
display:block;
}
/*------------------------------------------------*/
#title_box li#menu01 a:hover{
background:url(../images/header-menu.gif) 0 -15px;
}
#title_box li#menu02 a:hover{
background:url(../images/header-menu.gif) -52px -15px;
}
#title_box li#menu03 a:hover{
background:url(../images/header-menu.gif) -116px -15px;
}
#title_box li#menu04 a:hover{
background:url(../images/header-menu.gif) -214px -15px;
}
#title_box li#menu05 a:hover{
background:url(../images/header-menu.gif) -289px -15px;
}
#title_box li#menu06 a:hover{
background:url(../images/header-menu.gif) -395px -15px;
}
#title_box li#menu07 a:hover{
background:url(../images/header-menu.gif) -515px -15px;
}

/*-------------------------ヘッダーメニュー終------------------------*/


#footer_box{
width:100%;
background:url(../images/footer-bg.jpg) repeat-x;
clear:both;
}

#footer{
width:680px;
height:70px;
margin:0 auto 0 auto;
}

#footer02{
width:900px;
height:70px;
margin:0 auto 0 auto;
}

#footer03{/*グーグル用*/
width:650px;
height:70px;
margin:0 auto 0 auto;
}

p#close{
width:25px;
height:36px;
margin:5px 0 0 0;
padding:0;
background:url(../images/close.jpg) 0 0 no-repeat;
float:right;
text-indent:-9999px;
}

p#close a{
width:25px;
height:36px;
display:block;
}

p#close a:hover{
background:url(../images/close.jpg) -25px 0 no-repeat;
}

