@charset "utf-8";
/* CSS Document */

/*css var1.0*/

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;
  font-size: 100%;
  font-weight:normal;
}

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;
}

/* kyoutu */
body{
text-align:center;
color:#666666;
font-size:12px;
line-height:300%;
letter-spacing:0.2em;
margin:0;
padding:0;
border-top:5px #c5b65e solid;
}

.clear{
clear:both;
}
/*link-color*/
a:link { color:#666666;  text-decoration:underline;}
a:visited { color:#666666; text-decoration:underline;} 
a:hover { color:#ffa2dd; text-decoration:none;} 
a:active { color:#ffa2dd; text-decoration:none;}

/*link-color*/

/*common*/
#conte{
width:768px;
margin:0 auto;
text-align:center;
}

#conte #left-block{
width:287px;
padding-top:13px;
float:left;
text-align:left;
}


#conte #right-block{
width:481px;
padding-top:13px;
float:left;
text-align:left;
background:url(img/mainimg.jpg) no-repeat 0 139px;
}

#conte #left-block h1{
width:257px;
height:116px;
background:url(img/id.gif) no-repeat;
}

#conte #left-block h1 div{
width:275px;
height:116px;
}

#conte #left-block h1 div span{
display:none;
}

#footer{
clear:both;
padding:0;
font-size:10px;
}

h3{
text-align:left;
margin:0;
line-height:200%;
padding:0;
background:#ebebeb;
}

h2{
argin:0;
line-height:180%;
text-align:left;
font-size:15px;
width:456px;
height:44px;
background:url(img/right-title.gif) no-repeat;
margin-top:10px;
padding-left:25px;
padding-top:20px;
}
/*common*/
/*left*/
#conte #left-block .links{
margin-top:23px;
border-top:#ebebeb solid 1px;
border-bottom:#ebebeb solid 1px;
width:275px;
padding-bottom:10px;
}

#conte #left-block .links li{
border-bottom:1px dashed #ebebeb;
background:url(img/img_01.gif) no-repeat 0 15px;
padding-left:15px;
}

#conte #left-block #navi{
background:url(img/left-title.gif) no-repeat;
margin:20px 0;
padding-top:60px;
}

#conte #left-block #navi li{
background:url(img/img_02.gif) no-repeat 0 15px;
padding-left:15px;
}
/*left*/

/*right*/
#conte #right-block #map{
background:url(img/right-title.gif) no-repeat bottom;
width:481px;
height:91px;
line-height:100%;
margin-bottom:349px;
}

#conte #right-block #map span{
display:block;
padding-top:51px;
margin-left:30px;
}

#conte #right-block .links{
background:#ebebeb;
line-height:200%;
padding:10px;
}

#conte #right-block #word{
padding:10px;
margin-bottom:10px;
}
/*right*/

/*footer*/

#footer ul{
line-height:150%;
margin:0 auto;
text-align:center;
padding:5px;
color:#bebebe;
}

#footer img{
border:1px solid #bebebe;
}

