#c_left ul{
height: 142px;
background: url(img/contact_menu.gif) no-repeat 0 0;
}

#c_left ul li a{
width: 167px;
padding-top: 47px;
}

#s1{
margin-top: 36px;
margin-left: 9px;
}

#s1 a:link{background: url(img/contact_menu.gif) no-repeat -9px -36px;}
#s1 a:visited{background: url(img/contact_menu.gif) no-repeat -9px -36px;}
#s1 a:hover{background: url(img/contact_menu.gif) no-repeat -193px -36px;}
#s1 a:active{background: url(img/contact_menu.gif) no-repeat -9px -36px;}


#s2{
margin-top: 4px;
margin-left: 9px;
}

#s2 a:link{background: url(img/contact_menu.gif) no-repeat -9px -86px;}
#s2 a:visited{background: url(img/contact_menu.gif) no-repeat -9px -86px;}
#s2 a:hover{background: url(img/contact_menu.gif) no-repeat -193px -86px;}
#s2 a:active{background: url(img/contact_menu.gif) no-repeat -9px -86px;}

.image1{
text-align: center;
padding-top: 25px;
padding-bottom: 15px;
}

.title1{
text-align: center;
padding-top: 20px;
}

#tokutei_block{
font-size: 80%;
line-height: 1.4;
padding-top: 20px;
padding-bottom: 20px;
}

#tokutei_block dl{
zoom: 1;
padding-bottom: 10px;
border-bottom: 1px dashed #e7b33b;
background-color: #fff155;
width: 550px;
margin: 0 auto 10px;
}

#tokutei_block dl:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}


#tokutei_block dt{
display: block;
font-weight: bold;
letter-spacing: 1px;
width: 140px;
float: left;
padding-left: 10px;
}

#tokutei_block dd{
display: block;
width: 400px;
float: left;
}
