.top_h1{
	width: 800px;
	padding-top: 16px;
	text-align: center;
	clear: both;
	}

.top_right_box{
	width: 260px;
	_width: 284px;
	padding: 11px 11px 11px  11px;
	border: solid 1px #ccc;
	font-size: 85%;
	}

.top_right_box2{
	width: 308px;
	text-align: right;
	}
		
.top_textbox{
	width: 441px;
	_width: 446px;
	font-size: 85%;
	padding: 0px 5px;
	text-align: left;
}

.scrollsell {
	overflow: auto;
	text-align: left;
	width: 430px;
	_width: 440px;
	height: 345px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: solid 1px #ccc;
	color: #666;
}

.pb2{
 	padding-bottom: 2px;
}

.type_01{
	font-size: 90%;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #000;
	width: 405px;
	_width:415px;
	padding: 10px 5px 0px 0px;
}

.type_01_m{
	font-size: 90%;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #000;
	width: 405px;
	_width:415px;
	padding: 10px 5px 0px 0px;
	border-bottom:1px dotted #c0c0c0;
}

.type_02{
	font-size: 90%;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #444444;
	width: 405px;
	_width:415px;
	padding: 5px 10px 0px 0px;
	border-bottom:1px dotted #c0c0c0;
}

.type_03{
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #000;
	padding: 15px 5px 0px 0px;
}

.type_04{
	font-size: 80%;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #444444;
	padding: 10px 10px 0px 0px;
}

.new{
	padding: 0px 2px;
	}

.top_table{
	width: 770px;
	border: solid 1px #fff;
	margin-top: 6px;
	}

.top_caption{
	padding-top: 10px;
	border-left: 3px;
	border-color: #0075C2;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	font-family: "MSゴシック", sans-serif;
	color: #000;
	}
	
.top_td{
	padding: 3px 3px 3px 5px;
	border: solid 2px #fff;
	font-size: 85%;
	_font-size: 75%;
	line-height: 140%;
	font-family:"MS ゴシック", sans-serif;
	color: #000;
	background-color: #efefef;
	}

.readbox {
	margin: 15px 30px 0px 30px;
	text-align: left;
}

h2 {
	font-size: 100%;
	font-family: "MSゴシック", sans-serif;
}

.readbox p {
	font-size: 90%;
	font-family: "MSゴシック", sans-serif;
	line-height: 140%;
	color: #333;
}

.readbox p.end {
	margin-top: 20px;
}
	
 .top_h2{
	padding: 10px 30px 0px 30px;
	text-align: left;
	font-family: "MSゴシック", sans-serif;
	font-size: 80%;
	line-height: 160%;
	}
	
.top_h3{
	padding: 3px 10px 3px 10px;
	border-left: solid 6px #0075c2;
	border-bottom: solid 1px #0075c2;
	color: #666;
	font-size: 120%;
	font-weight: bold;
	font-family:"MS ゴシック", sans-serif;
	}
	
h4 {
	margin-top: 16px;
	padding: 4px 4px 4px 6px;
	background-color: #C2DFA4; 
	font-size: 95%;
	color: #006600;
	border-bottom: solid 1px #95BD88;
}
	
.red{
	color: #ff0000;
}

a{
	color: #0075C2;
	text-decoration: underline;
	}
	
a:hover{
	color: #6DBA36;
	}
	
.black {
	color: #000;
}

