/*ナビゲーション設定*/
#nav_box2 {
padding-bottom: 15px;
}
#nav_box2 ul {
width: 500px;
}
#nav_box2 ul li {
display: inline;
}#nav_box2 ul li.ma_2 {
margin-left: 2px;
}

/*h2設定始まり*/
table.border-b {
height: 3px;
width: 100%;
border-collapse: collapse;
}
table.border-b .line_l {
background-color: #999999;
width: 190px;
}
table.border-b .line_c {
width: 1px;
}
table.border-b .line_r {
background-color: #999999;
width: 309px;
}
#cont h2{
background:url("../images/line_dott_999999.gif") repeat-x scroll 0 100% transparent;
}
#cont h2 span {
display:block;
font-size:14px;
line-height:1em;
padding:12px 0 10px;
}
#cont h2 span img {
background:none repeat scroll 0 0 black;
border:medium none;
margin-right:5px;
}

#cont h2 span.date {
text-align: right;
margin-top: -2.8em;
font-size: 12px;
font-weight: normal;
}
.main_box p {
margin-bottom: 15px;
}



/*h2設定終わり*/

.main_box p span {
font-weight: bold;
color: #063773;
}

.main_box h3 {
margin-bottom: 15px;
}
.main_box h4 {
font-size: 14px;
font-weight: bold;
color: #003366;
}
.main_box dl {
border: 1px solid #666666;
padding-bottom: 10px;
margin-bottom: 15px;
}
.main_box dl dt {
font-weight: bold;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
}
.main_box dl dd {
margin-top: -31px;
margin-left: 160px;
padding-right: 10px;
padding-bottom: 3px;
}

.p_jinji_text_b{
font-size:17px;
font-weight:bold;
color: #333;
background-color:rgba(91, 164, 236, 0.28);
padding:12px;
text-align:center;
font-family: hiragino;
}


