@charset "UTF-8";
/* CSS Document */

#content {
	height: 100%;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background: #FFF;
}
#btn {
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
#contentin {
	width: 690px;
	padding: 20px 30px 45px;
}
.h2_style {
	vertical-align:middle;
    color:#FFf;
    font-size:17px;
    -moz-border-radius: 8px;    /* Firefox */
    -webkit-border-radius: 8px; /* Safari,Chrome */
    border-radius: 8px;         /* CSS3 */
    background-color: #6A737B;   /* 背景色 */
    margin-top: 20px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

#line {
	width: 690px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #6A737B;
	margin-top: 3px;
	margin-bottom: 20px;
}

#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: #666;
}

.overview dt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	margin:0 0 5px 0; padding:0 2px 7px 130px;
	
	
	}
.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: #666;
	
	
}

.overview2 dt{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
	margin:0 0 5px 0; padding:0 5px 5px 130px;
	
	
	}
.overview2 #toiwase {
	
	text-align: left;
}

.overview2:after {
	display: block;
	clear: both;
	content: ""; 
}
.overview2 {
	*zoom: 1;
}

.main_txt{
	margin-top:8px;
	
	
	
	}








#footer {
	background: #333;
	padding: 30px 20px 40px 35px;
}
.f-text {
	color: #999;
	font-size: 11px;
}


.title {
	font-size:18px;
	font-weight:bold;
	padding:0 0 1em;
	margin-bottom:1.5em;
	border-bottom:solid 1px #CCCCCC;
}
.info_box {
	padding:1em 0;
	margin:1.5em 0;
	border-top:solid 8px #6A737B;
}
.info_box h4{
	font-size:18px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}
#content .main_txt.style1.style1 .style6.style1 {
	color: #F00;
}