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

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

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

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

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

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

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

#triangle_square #content .inner li {
	display:inline;
}

#triangle_square #content .inner li.odd {
	padding-right:10px;
}

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