@charset "utf-8";
/* CSS Document */

/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object, img{
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, table, code, kbd, samp, acronym, input, textarea {
  font-size: 100%;
  font-weight:normal;
  margin: 0;
  padding: 0;
}

ul, ol, dl{
list-style-type:none;
margin:0;
padding:0;
}

dt, dd{
margin:0;
padding:0;
}

li{
margin:0;
padding:0;
}

img {
  vertical-align:bottom;
}

a img {
  border: none;
}
/* Reset */

/* common */
body{
text-align:center;
color:#151515;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
background:#fff url(img/img_01.gif);
background-repeat:repeat-x;
margin:0;
padding:0;
}

a:link { color:#28789c;  text-decoration:none;}
a:visited { color:#28789c; text-decoration:none;} 
a:hover { color:#092e3f; text-decoration:underline;} 
a:active { color:#092e3f; text-decoration:underline;}

#map a:link { color:#fa0060; text-decoration:none;}
#map a:visited { color:#fa0060; text-decoration:none;} 
#map a:hover { color:#fa0060; text-decoration:none;} 
#map a:active { color:#fa0060; text-decoration:none;}

.clear{
clear:both;
}

h1{
width:800px;
height:222px;
background-image:url(img/img_02.jpg);
background-repeat:no-repeat;
text-align:center;
line-height:100%;
margin:10px auto 0px;
}

h1 div{
width:800px;
height:222px;
margin:0 auto;
cursor:pointer;
}


h1 div span{
display:none;
}

#container{
/*background:#fff url(img/img_10.gif) no-repeat;*/
/*background-position:bottom;*/
width:780px;
margin:0 auto;
background-color:#fff;
}

/*left*/
#container #left-block{
float:left;
width:230px;
margin:10px 0 20px 20px;
text-align:left;
display:inline;
}

#container #left-block ul#navilink{
margin:0;
width:230px;
text-align:center;
background:url(img/img_03.gif) no-repeat;
background-position:top;
padding-top:30px;
}

#container #left-block ul#navilink li{
text-align:center;
background-image:url(img/img_04.gif);
background-repeat:no-repeat;
background-position:bottom;
font-size:15px;
}

#container #left-block #map{
width:228px;
background:#d7d7d7 url(img/img_05.gif) no-repeat center center;
border:1px solid #626262;
color:#fa0060;
margin:20px auto;
}

#container #left-block #map div{
width:228px;
height:25px;
}

#container #left-block #map div span{
display:none;
}

#container #left-block ul.links{
border-left:4px solid #d7d7d7;
color:#9a9a9a;
clear:both;
text-align:200%;
margin-bottom:10px;
}

#container #left-block ul.links li{
margin-left:3px;
background:url(img/img_06.gif) no-repeat;
background-position:0 15px;
padding-left:10px;
}
/*left-end*/

/*right*/
#container #right-block{
float:left;
display: inline;
text-align:left;
width:499px;
margin:10px 0 0 10px;
}

#container #right-block h3.osusume{
background-image:url(img/img_08.gif);
background-repeat:no-repeat;
background-position:left top;
font-size:13px;
padding-left:34px;
height:18px;
line-height:100%;
padding-top:3px;
}

#container #right-block ul.sankou{
list-style-type:circle;
list-style-position: inside;
}

#container h2{
background:url(img/img_07.gif) no-repeat;
background-position:top;
height:24px;
font-size:14px;
font-weight:bold;
padding-left:35px;
line-height:100%;
padding-top:3px;
margin:10px 0 0;
}

/*right-end*/
/*footerarea*/
#footer-block{

background:#272727;
text-align:center;
margin:0;
padding:10px 0;
clear:both;
border-bottom:5px solid #000;
}

#footer-block ul{
width:493px;
border:3px solid #000;
margin:0 auto;
}

#footer-block span{
display:block;
margin-top:12px;
color:#000;
line-height:100%;
}
