* {
	margin: 0;
	padding: 0;
}

/* 061005 coread */
.mgb-5 {
	margin-bottom: 5px;
}
.mgb-10 {
	margin-bottom: 10px;
}
.mgb-20 {
	margin-bottom: 20px;
}
.mgb-30 {
	margin-bottom: 30px;
}
.mgb-40 {
	margin-bottom: 40px;
}
.mgb-50 {
	margin-bottom: 50px;
}
.tbl01 {
	background-color: #ccc;
}
.tbl01 th {
	padding: 2px;
	text-align: center;
	background-color: #eee;
	font-weight: normal;
	font-size: 9pt;
}
.tbl01 td {
	padding: 2px;
	text-align: center;
	background-color: #fff;
	font-size: 9pt;
}
.caption {
	color: #666;
	text-align: left;
	width: 660px;
	font-size: 9pt;
}
.tbl-caption-h {
	color: #666;
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	padding-right: 1em;
}
.tbl-caption {
	color: #666;
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
}
.caption2 {
	color: #000;
	text-align: left;
	width: 660px;
	font-size: 9pt;
	
}
td,h3 {
	font-size: 9pt;
}

.ttl01 {
	color: #0094DE;
	border-bottom: 1px solid #999;
}

.ttl02 {
	color: #DC3700;
	border-bottom: 1px solid #999;
}

.dot {
	background-image: url(../images/dotline.gif);
	background-repeat: repeat-x;
	width: 660px;
	height: 1px;
}

/* 120905 ’Ç‰Á */
.tbl02 {
	background-color: #ccc;
}
.tbl02 th {
	padding: 2px;
	text-align: center;
	background-color: #eee;
	font-weight: normal;
	font-size: 9pt;
}
.tbl02 td {
	padding: 2px;
	background-color: #fff;
	font-size: 9pt;
}

/* 130515 ’Ç‰Á */
.pt05{
	padding-top:5px;
}	

