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

/*---------------------------------------------------*/
/* right_box */
/*---------------------------------------------------*/

h4 {
color:#FFF;
font-size:110%;
background-color:#999;
line-height:1.6;
text-indent:10px;
letter-spacing:5px;
font:normal;
margin-top:30px;
margin-bottom:30px;
}

dl dd {
font-size:110%;
margin:0px 60px 15px 60px;
}

dl dt {
font-size:115%;
font-weight:bold;
color:#666;
margin-top:10px;
margin-left:20px;
margin-bottom:10px;
}

