#contentsright h2{
margin:10px 0px 10px;
}
#contentsright h2 img{
margin:10px 0px 10px;
padding:0px;
}
h3{
margin-top:20px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}
.text01{
font-size:12px;
color:#333;
line-height:150%;
padding:10px;
padding-bottom:0px;
}

.texttype01 li{
line-height:150%;
}
.inbox{
margin-bottom:10px;
}

/* コンテンツ */
div#con_pl{
width:520px;
margin:10px auto 20px;
padding:10px 20px 20px;
background-color:#FFF;
border:1px solid #aaa;
}
div#logobox{
width:250px;
margin:10px auto 20px auto;
}
dl.pl{
font-size:12px;
color:#333;
line-height:150%;
margin-top:20px;
font-weight:normal;
}
dl.pl dt{
font-size:14px;
color:#333;
line-height:150%;
margin-top:20px;
font-weight:bold;
}
dl.pl dd{
font-size:12px;
color:#444;
line-height:150%;
margin:0px 20px;
}