@charset "utf-8";


.archive{
	}

.archive p{
	text-align:justify;
	}	
.archive h3{
	background: url(../img/i_arrow.gif) no-repeat top left;
	padding-bottom:10px;
	padding-left:30px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:600;
	color:#0986af;
	border-bottom:1px dotted #c0c0c0;
	}
table.about-archive{
	width:500px;
	}
table.about-archive th{
	background:#f6f6f6;
	width:100px;
	padding:10px 0 10px 20px;
	font-size:14px;
	text-align:left;
	border:1px solid #c0c0c0;
	}

table.about-archive td{
	padding:10px;
	font-size:14px;
	border:1px solid #c0c0c0;
	}

#archive-main{
	width:425px;
	float:right;
	}
#archive-main h3{
	background: url(../img/i_arrow.gif) no-repeat top left;
	padding-bottom:10px;
	padding-left:30px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:600;
	color:#0986af;
	border-bottom:1px dotted #c0c0c0;
	}
#archive-main p{
	font-size:15px;
	line-height:1.8;
	}

.archive p.name{
	font-size:15px;
	font-weight:600;
	color:#0986af;
	}
.archive p.sub-txt{
	font-size:13px;
	margin:5px 0;
	font-style:italic;
	}
.archive .archive-txt{
	line-height:1.6;
	}

.archive .archive-txt span{
	font-weight:600;
	font-size:100%;
	line-height:2.0;
	}

.topics{
    width:960px;
    margin:0 auto;
}
.topics-box4{
    border: 2px solid #015487;
    margin: 20px 0;
    padding: 20px 0 20px;
}
