@charset "utf-8";
/* CSS Document */

#block_01 {
	background-image: url(../image/for_index01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 25px;
	width: 735px;
	color: #000;
	font-weight: bolder;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 7px;
	border: 1px solid #CCC;
}
.txt_01 {
	color: #F60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}
.txt_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #F60;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	float: left;
	width: 260px;
}
.txt_03 {
	color: #000;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt_05 {
	color: #DA1F3E;
	margin-right: 10px;
}

.txt_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #626262;
	margin-left: 20px;
}
.txt_06 {
	float: left;
	color: #000;
	width: 240px;
	margin-bottom: 5px;
}


td {
	border: 1px solid #CCC;
	padding: 10px;
	background-color: #F6F6F6;
}

.page {
	font-family:"century gothic";
	margin-right: 30px;
	float: left;
	color: #000;
}
