@charset "UTF-8";
/* CSS Document */

#logo {
}

#logo a {
background:url(/lib/cmn_img/logo.gif) top left no-repeat;
display:block;
height:71px;
width:234px;
}

#logo a span {
 display:block;
	overflow:hidden;
 text-indent:-9999px;
}

#navi {
margin:0 0 0 102px;
width:132px;
}

#navi ul {
margin:0 0;
display:block;
width:132px;
}

#navi ul li {
margin:10px 0;
display:block;
width:132px;
height:11px;
}

#navi ul li.nvAbout a {
background:url(/lib/cmn_img/ani01.gif?2011) top left no-repeat;
display:block;
width:132px;
height:11px;
}

#navi ul li.nvContact a {
background:url(/lib/cmn_img/ani02.gif?2011) top left no-repeat;
display:block;
width:55px;
margin-left:77px;
height:11px;
}

#navi ul li.nvAbout a:hover {
background:url(/lib/cmn_img/ani01n.gif?2011) top left no-repeat;
}

#navi ul li.nvContact a:hover {
background:url(/lib/cmn_img/ani02n.gif?2011) top left no-repeat;
}

#navi ul li a span {
display:block;
overflow:hidden;
text-indent:-9999px
}

#contents h1 {
background:url(/contact/img/ttl_contact.gif) top left no-repeat;
display:block;
margin:25px auto 80px auto;
height:71px;
width:655px;
}

#contents h1 span {
display:block;
overflow:hidden;
text-indent:-9999px
}

#contents dl {
font-size:small;
line-height:140%;
clear:left;
}

#contents dl dt {

float:left;
margin:0 10px 5px 0;
width:110px;
}

#contents dl dd {
float:left;
margin:0 10px 5px 0;
}
