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

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

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

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

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

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

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

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

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

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

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

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