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

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:#999999;
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{
margin:40px 20px 0 0;
padding:0;
list-style:none;
float:right;
display:block;
}

#title_box li{
display:inline;
}

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

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

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

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

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

#title_box li#menu06 a{
float:left;
width:120px;
height:15px;
background:url(../images/header-menu.gif) -316px 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) -55px -15px;
}
#title_box li#menu03 a:hover{
background:url(../images/header-menu.gif) -112px -15px;
}
#title_box li#menu04 a:hover{
background:url(../images/header-menu.gif) -202px -15px;
}
#title_box li#menu05 a:hover{
background:url(../images/header-menu.gif) -259px -15px;
}
#title_box li#menu06 a:hover{
background:url(../images/header-menu.gif) -316px -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;
}
