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

/*ttl*/
#ttlArea h2{
width:860px;
height:23px;
margin:41px 0 0 10px;
background:url(../condition/images/h2.gif) no-repeat;
position:absolute;
overflow: hidden;
text-indent: -9999px;
display: block;
}

#condition{
margin:0;
padding:0;
}

#condition dl{
margin:0;
padding:0;
}

#condition dt{
margin:10px 0 0 0;
padding:0 0 0 15px;
font-weight:bold;
}

#condition dd{
margin:0;
padding:0 0 0 30px;
}



