@charset "utf-8";

#content h2{
margin:20px 0 20px 0;
}

#content h3{
margin:20px 0 10px 0;
}

#content h3.h3_1{
margin:0 0 20px 0;
}

#content table{
width:534px;
margin-bottom:20px;
}

#content table th{
width:165px;
font-size:62.5%;
font-weight:normal;
text-align:left;
}

#content table a:link,
#content table a:visited{
color:#333333;
text-decoration:none;
}

#content table a:hover,
#content table a:active{
color:#D90000;
text-decoration:none;
}

#content table th.center_child,
#content table td.center_child{
width:204px;
text-align:center;
}

#content p{
line-height:1.6;
font-size:75%;
}

#content p.p_1{
background:url(../design/img/p_1_bg.jpg) no-repeat;
padding-left:232px;
min-height:126px;
}