@charset "utf-8";

#cont h1 {
background:none repeat scroll 0 0 #999999;
padding:12px 0 8px 20px;
width:100%;
}

#cont h1 span{
border-bottom:1px solid #FFFFFF;
color:#ffffff;
display:block;
font-size:16px;
line-height:1em;
padding:0 0 8px 5px;
}

#cont h1.h_title{
color: #666;
margin-top: 3px;
margin-bottom: 10px;
font-size: 10px;
font-weight: normal;
background-color:transparent;
padding:0;
}

.main_image {
width: 500px;
/*margin-bottom: 20px;*/
}


/*bottom_nav 始まり*/
table#bottom_nav {
text-align:center;
width:100%;
border-collapse:collapse;
margin-top: 20px;
margin-bottom: 20px;
}
table#bottom_nav td {
border: 1px solid #999999;
width: 20%;
}

table#bottom_nav a {
background:none repeat scroll 0 0 #FFFFFF;
color:#000000;
display:block;
line-height:25px;
}
table#bottom_nav a:hover {
background:#EEE;
text-decoration: none;
}

table#bottom_nav #thisPage  {
background:none repeat scroll 0 0 #EEEEEE;
color:#000000;
display:block;
line-height:25px;
font-weight: bold;
}

/*bottom_nav 終わり*/


.top_text {
font-weight: bold;
color: #003399;
width: 500px;
font-size: 18px;
margin-bottom: 20px;
}



/*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("../../common/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;
}
#instruction {
padding: 10px;
background-color: #FFECDF;
font-size: 12px;
line-height: 1.2em;
margin-bottom: 15px;
margin-top: 5px;
}
#instruction #instruct_title {
font-weight: bold;
margin-bottom: 0.5em;
color: #CE6C31;
}


/*h2設定終わり*/

.main_box {
color:#333333;
font-size:14px;
line-height:150%;
padding-top:5px;
width: 500px;
margin-bottom: 15px;
}

h3 {
font-size: 14px;
color: #003399;
font-weight : bold;
}
.main_box p{
line-height:1.5em;
margin-top: 5px;
margin-bottom: 10px;
margin-left: 1.2em;
}
.main_box ol {
margin-left: 2.5em;
list-style-position: outside;
list-style-type: decimal;
margin-bottom: 10px;
}
.main_box ul {
list-style-type: none;
margin-left: 15px;
}



/*book_boxの設定*/
.book_box {
color:#333333;
font-size:14px;
line-height:150%;
padding-top:5px;
width: 500px;
margin-bottom: 15px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
}
.book_box p{
line-height:1.5em;
}
.book_box .left {
float: left;
margin-right: 20px;
margin-left: 2px;
}
.book_box .left img {
border: 1px solid #999999;
}

.book_box .right {
float: left;
width: 330px;
}
.book_box .right ol {
list-style-position: outside;
list-style-type: decimal;
margin-left: 20px;
}
.book_box .right ul {
list-style-position: outside;
list-style-type: disc;
margin-left: 20px;
}
#pdf_download {
margin-top: 10px;
margin-right: 10px;
margin-bottom: 20px;
margin-left: 10px;
}
#pdf_download li  {
width: 230px;
float: left;
list-style-type: none;
}
#pdf_download p  {
font-size: 11px;
margin-top: 5px;
}
#pdf_download p img {
margin-bottom: 5px;
}


.icon  {
padding-bottom: 0px;
}
.icon  a  img  {
margin-right: 5px;
}
.main_box ul a:hover {
background-color: #E4E4E4;
}

.main_box ul#back_no {
list-style:none outside none;
padding:15px 5px;
}
.main_box ul#back_no li {
background:url("../../common/images/icon_arrow-r_box_FF0000.gif") no-repeat scroll 0 6px transparent;
line-height:1.5em;
padding-left:20px;
}



/*ページトップへ*/
.toTop {
text-align: right;
margin-bottom: 20px;
margin-top: 10px;
}
