a {
	text-decoration: underline;
	color: #FF6699;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

.bg_00 {
	background-image: url('./img/bg_00.gif');
	width: 761px;
}

.title_00 {
	padding: 0;
}

.title_01 {
	text-align: center;
	margin-bottom: 10px ;
}

.bg_side {
	background-image: url('img/side.gif');
	background-repeat: repeat-y;
	width: 5px;
}

.left_img {
	width: 295px;
	text-align: left;
padding-top: 6px;
}

.left_img2 {
	width: 300px;
	text-align: center;
padding-top: 6px;
}

.right_txt {
	width: 375px;
	line-height: 1.4em;
}

.white_tbl {
	background-color: #fff;
	padding: 10px;
	margin: 10px 0;
	font-size: 9pt;
}

.plice {
	margin: 10px 0;
	color: #0571B0;
}

.deadline {
	text-align: center;
	margin: 10px 0 ;
}

.wbc_white_tbl_01 {
	background-color: #fff;
	padding: 10px 50px;
	margin: 10px 0;
}

.wbc_white_tbl_02 {
	background-color: #fff;
	/*margin: 10px 0;*/
	color: #0571B0;
	padding: 10px 30px;
	text-align: left;
	width: 468px;
	margin: 10px auto;
}

