@charset "UTF-8";
/* CSS Document */

#content {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background: #FFF;
}
#btn {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
#preent {
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}

#contentin {
	width: 690px;
	padding: 20px 30px 45px;
}
#line {
	width: 690px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000CC;
	margin-top: 3px;
	margin-bottom: 20px;
}
#linetop {
	width: 690px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0000CC;
	margin-top: 0px;
	margin-bottom: 3px;
}

#lineprog {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color:  #AAAAAA;
	margin-top: 1px;
	margin-bottom: 4px;
}

.overview {
		text-align: left;
}

.overview dd {
	float:left;
	font-size: 13px;
	font-weight: bold;
	margin:0; padding:0 0 0 20px;
	clear: left;
	color: #555;
	
	
}

.overview dt{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0085C3;
	text-align: left;
	margin:0 0 20px 0; padding:0 0 12px 120px;
	
	
	}
.overview #toiwase {
	
	text-align: left;
}

.overview:after {
	display: block;
	clear: both;
	content: ""; 
}
.overview {
	*zoom: 1;
}






.overview2 {
		text-align: left;
}

.overview2 dd {
	float:left;
	font-size: 12px;
	margin:0; padding:0 0 0 10px;
	clear: left;
	color: #555;
	
	
}

.overview2 dt{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0085C3;
	text-align: left;
	margin:0 0 15px 0; padding:0 5px 15px 130px;
	
	
}
	
.overview2 #toiwase {
	
	text-align: left;
}

.overview2:after {
	display: block;
	clear: both;
	content: ""; 
}
.overview2 {
	*zoom: 1;
}










#footer {
	background: #333;
	padding: 30px 20px 40px 35px;
}
.f-text {
	color: #bbb;
	font-size: 11px;
}
.close {
	color: #F00;
}
.pop {
	font-size: 180%;
	color: #0085C3;
	font-weight: bold;
}
