strong{ font-weight: bold;}

.main_cont_box{
	width: 700px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	border: solid 1px #ffb701;
	background:url(/dol/topics/8th_anniversary/img/main_bg.jpg);
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}


.header{
	width: 170px;
	height: 110px;
	margin: 0 auto;
	text-align: left;
	padding: 390px 0 0 530px;
	background:url(/dol/topics/8th_anniversary/img/header.jpg) top center no-repeat;
}




h3{
	border-bottom: dotted 2px #c0c0c0;
	text-align: left;
	margin-bottom: 5px;
	color: #1e3148;
	font-weight: bold;
	line-height: 1.2;
	padding-bottom: 3px;
}

h4{
	border-bottom: dotted 2px #e14d1f;
	border-left: solid 5px #e14d1f;
	text-align: left;
	margin-bottom: 5px;
	color: #e14d1f;
	font-weight: bold;
	padding-left: 5px;
}

h5{
	border-left: solid 5px #800000;
	text-align: left;
	margin-bottom: 5px;
	color: #800000;
	font-weight: bold;
	padding-left: 5px;
}


#btn_box{
	width: 600px;
	height: auto;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
	background:url(/dol/topics/8th_anniversary/img/cont_bg.jpg);
}

#btn_box div{margin-bottom: 3px;}
#btn_box a{
	width: 596px;
	height: 30px;
	display: block;
	/* border: solid 2px #cd1829; */
}

#btn_box a:hover{
	background-position: 0 -30px;
}

#btn_box strong{
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
}

a.no1{background:url(/dol/topics/8th_anniversary/img/no1.png);}
a.no2{background:url(/dol/topics/8th_anniversary/img/no2.png);}
a.no3{background:url(/dol/topics/8th_anniversary/img/no3.png);}
a.no4{background:url(/dol/topics/8th_anniversary/img/no4.png);}
a.no5{background:url(/dol/topics/8th_anniversary/img/no5.png);}
a.no6{background:url(/dol/topics/8th_anniversary/img/no6.png);}
a.no7{background:url(/dol/topics/8th_anniversary/img/no7.png);}
a.no8{background:url(/dol/topics/8th_anniversary/img/no8.png);}

a.no4_han{background:url(/dol/topics/8th_anniversary/img/no4_han.png);}
a.no5_han{background:url(/dol/topics/8th_anniversary/img/no5_han.png);}
a.no6_han{background:url(/dol/topics/8th_anniversary/img/no6_han.png);}
a.no7_han{background:url(/dol/topics/8th_anniversary/img/no7_han.png);}

dl.dl_list{
	width: 100%;
	border-bottom: solid 1px #1f8dc2;
	margin: 5px 0;
}
dl.dl_list dt{
	background: #1f8dc2;
	color: #fff;
	padding: 3px 0 0 5px;
	font-size: 14px;
	font-weight: bold;

}

dl.dl_list dd{
	background: #fff;
	color: #000;
	padding: 3px 5px 6px 5px;
	background: #d7eef9;
	margin-bottom: 5px
}

dl.dl_list strong{
	color: #ff0;
}

table.item_box{
	width: 100%;
	border: solid 1px #1f8dc2;
}

table.item_box td,th{
	padding: 5px;
	line-height: 1.2;
	vertical-align: middle;
	border-bottom: dotted 1px #1f8dc2;
}

.title_bg{
	background: #1f8dc2;
	color: #fff;
}


table.item_box strong{
	color: #9f2328;
	font-size: 14px;
	font-weight: bold;
}

.font_blue{
	color: #0000a0;
}



.cont_box{
	width: 610px;
	height: auto;
	margin: 0 auto;
	padding: 0 45px;
	text-align: left;
	background:url(/dol/topics/8th_anniversary/img/cont_bg.jpg);
}
.cont_box p{line-height: 1.6;}
.cont_left_box{
	width: 310px;
	text-align: left;
	float: left;
	border: solid 1px #000;
}

.cont_right_box{
	width: 285px;
	text-align: left;
	padding-left: 5px;
	float: left;
	/* border: solid 1px #000; */
}


.btn_info{
	width: 100%;
	text-align: right;
}


/* リンク関連
-------------------------------------------------------------------------- */

a:link { color: #ff0000; text-decoration: underline;}
a:visited { color: #ff0000; }
a:hover { color: #ff8000; text-decoration: none;}
a:active { color: #ff0000; }

.top_jp{
	padding-top: 5px;
	text-align: left;
	clear:both;
}

.top_jp a{
	width: 45px;
	height: 20px;
	display: block;
	border: solid 1px #c0c0c0;
	background: #d4d4d4;
	text-decoration: none;
	text-align: center;
	color: #333333;

}

.top_jp a:hover{
	border: solid 1px #c0c0c0;
	background: #ff8040;
	text-decoration: none;
	color: #333333;
}





/* =========================================================================  */
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}