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

@import "common.css";
@import "layout.css";
@import "secondary.css";

#prepare h2 {
	background:url(../images/prepare/headline.gif) no-repeat;
	width:656px;
	height:55px;
	margin-bottom:15px;
	text-indent:-9999px;
}

#prepare h3 {
	width:660px;
	height:34px;
	margin-bottom:12px;
	margin-top:20px;
	text-indent:-9999px;
}

#prepare h3#hl_prepare_1 {
	background:url(../images/prepare/hl_prepare_1.gif) no-repeat;
}

#prepare h3#hl_prepare_2 {
	background:url(../images/prepare/hl_prepare_2.gif) no-repeat;
}

#prepare h3#hl_prepare_3 {
	background:url(../images/prepare/hl_prepare_3.gif) no-repeat;
}

#prepare #content .inner {
	margin-bottom:1em;
}

#prepare #content .inner .left {
	float:left;
	width:404px;
}

#prepare #content .inner .right {
	float:right;
	width:240px;
	margin-right:10px;
}

*html #prepare #content .inner .right {
	margin-right:5px;
}

#prepare .common_reservation {
	margin-top:30px;
}
