#contentsright h2{
margin-bottom:20px;
}
h3.h3link{
width:500px;
padding:5px 10px;
margin:0px auto;
background-color:#999999;
color:#FFFFFF;
}
div.linkbox{
width:500px;
padding:10px;
margin:0px auto 20px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background-image:url(../img/bg_box01.gif);
background-repeat:repeat-y;
}
.linkbox table{
width:500px;
margin:0px auto;
font-size:12px;
background-color:#333333;
}
.linkbox table th{
padding:10px;
background-color:#E1E1FF;
line-height:130%;
}
.linkbox table td{
padding:10px;
background-color:#FFFFFF;
line-height:130%;
}
dl#linkflow{
width:500px;
padding:10px;
margin:0px auto 20px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background-image:url(../img/bg_box01.gif);
background-repeat:repeat-y;
}
dl#linkflow dt{
width:478px;
padding:10px;
text-align:center;
font-size:12px;
}
dl#linkflow dd{
width:478px;
padding:10px;
border:1px dashed #999999;
line-height:130%;
font-size:12px;
}
dl#linkflow dd:hover{
background-color:#FFFFCC;
}
ul#linklist{
margin-left:20px;
}
ul#linklist li{
font-size:12px;
line-height:140%;
}