@charset "utf-8";

.guide_box {
	width: 822px;
	margin-left: 16px;
}

.guide_box .guide_left {
	width: 394px;
	float: left;
}

.guide_box .guide_right {
	width: 394px;
	float: right;
}

.guide_table {
	font-size: 12px;
}

* html .guide_table {
	font-size: 12px;
}

*+html .guide_table {
	font-size: 12px;
}

.guide_table th {
	color: #FFFFFF;
	background: #000000
}

.guide_table td {
	padding: 5px 0 5px 10px;
}

.guide_table .td1 {
	background: #E4E3D9;
}

.guide_table .td2 {
	background: #F3F2ED;
}

.guide_icon {
	background: url(../images/icon.gif) 0 6px no-repeat;
	padding-left: 13px;
}
.font_red {
	color: #FF0000;
}

.middle_line {
	text-decoration: line-through;
}

.txt10 {
	font-size: 10px;
}




.guide_talbe02 td {
	border: #DDDAD1 1px solid;
	padding: 1px;
	background: #F3F2ED;
	text-align: center;
}
.blue_font {
	color: #3487BD;
}
	
