@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;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
background:#fff;
background-repeat:repeat-x;
margin:0;
padding:0;
}

a:link { color:#9600ff;  text-decoration:underline;}
a:visited { color:#9600ff; text-decoration:underline;} 
a:hover { color:#6100a5; text-decoration:none;} 
a:active { color:#6100a5; text-decoration:none;}

.clear{
clear:both;
}

h1{
width:800px;
height:231px;
background-image:url(img/img_01.jpg);eft-block
background-repeat:no-repeat;
text-align:center;
line-height:100%;
margin:10px auto 0px;
}

h1 div{
width:800px;
height:231px;
margin:0 auto;
cursor:pointer;
}


h1 div span{
display:none;
}

#container{
/*background:#fff url(img/img_10.gif) no-repeat;*/
/*background-position:bottom;*/
width:800px;
margin:0 auto;
background-color:#fff;
}

/*left*/
#container #left-block{
float:left;
width:250px;
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;
font-size:15px;
border-bottom:1px solid #000;
}

#container #left-block #map{
background:#d7d7d7 url(img/img_04.gif) no-repeat;
background-position:1px 1px;
border:1px solid #e800bb;
padding:1px 1px 1px 15px;
color:#e800bb;
font-size:10px;
float:right;
line-height:100%;
margin-top:10px;
margin-bottom:15px;
}

#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_05.gif);
background-repeat:no-repeat;
background-position:left top;
font-size:13px;
font-weight:bold;
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_02.gif) no-repeat;
background-position:top;
height:23px;
font-size:14px;
font-weight:bold;
padding-left:10px;
line-height:100%;
padding-top:3px;
margin:10px 0 0;
}

/*right-end*/
/*footerarea*/
#footer-block{

background:url(img/img_10.gif) repeat-x;
background-position:bottom;
text-align:center;
margin:0;
padding-bottom:5px;
clear:both;
color:#fff;
}

#footer-block ul{
width:493px;
background-color:#fff;
border:3px solid #000;
margin:20px auto 0;
color:#9a9a9a;
}

#footer-block ul li{
list-style-image:url(img/img_06.gif);
}

#footer-block span{
display:block;
margin-top:12px;
line-height:100%;
}
