@charset "utf-8";

.flow {
	padding-top: 10px;
}
.f_left_box01 {
	float: left;
}
.f_center_box01 {
	float: left;
}
.f_right_box01 {
	float: left;
}
.float_box01 {
	padding-top: 10px;
}

.point_box {
	padding-top: 10px;
}
.point_d_text {
	padding-left: 65px;
}

#go_select {
	padding-bottom: 20px;
	text-align: right;
}
#img_box_middle {
	background-image: url(../images/img_box_middle.png);
	background-repeat: repeat-y;
}
.f_left_box02 {
	float: left;
	width: 199px;
}
#text_d {
	padding-right: 30px;
	padding-left: 28px;
	color: #FFFFFF;
}
#price {
	height: 50px;
	width: 166px;
	background: url(../images/img_price.png) no-repeat 28px 10px;
	background-repeat: no-repeat;
	color: #451A06;
	font-weight: bold;
	text-indent: 8px;
	position: relative;
}
#price p {
	position: absolute;
	left: 28px;
	top: 29px;
}

table {
	margin-top: 10px;
}
th {
	padding: 5px;
	background: url(../../images/bg_th.png);
	text-align: left;
}
td {
	padding: 5px;
	background: url(../../images/bg_td.png);
	font-weight: bold;
}


#content_out_in {
	background-image: url(../images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
}

#content_in {
	background-image: url(../images/main_photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
