@charset "utf-8";

h2 {
	width: 730px;
	height: 40px;
	background: url(../img/h2-observation.png) no-repeat;
	text-indent: -9999em;
}

p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.5;
}

#section-vip {
	width: 300px;
	height: 190px;
	background: url(../img/back-vip.png) no-repeat;
	padding: 3px 7px 7px 3px;
	margin: 27px 0 0;
	float: left;
}

#section-vip .text {
	width: 135px;
	padding: 15px 0 0 15px;
	float: left;
}

#section-vip .photo {
	width: 120px;
	padding: 15px 15px 0 0;
	float: right;
}

#section-vip h3 {
	width: 87px;
	height: 27px;
	background: url(../img/title-vip.png) no-repeat;
	margin: 0;
	text-indent: -9999em;
}

#section-vip img {
	border: 1px solid #CCC;
}

#section-locker {
	width: 400px;
	height: 190px;
	background: url(../img/back-locker.png) no-repeat;
	padding: 3px 7px 7px 3px;
	margin: 27px 0 0;
	float: right;
}

#section-locker .text {
	width: 245px;
	padding: 15px 0 0 15px;
	float: left;
}

#section-locker .photo {
	width: 107px;
	padding: 15px 15px 0 0;
	float: right;
}

#section-locker h3 {
	width: 228px;
	height: 52px;
	background: url(../img/title-locker.png) no-repeat;
	margin: 0;
	text-indent: -9999em;
}

#section-locker img {
	border: 1px solid #CCC;
}

#section-pitch {
	width: 490px;
	height: 420px;
	background: url(../img/back-pitch.png) no-repeat;
	padding: 3px 7px 7px 3px;
	margin: 20px 0 0;
	float: left;
}

#section-pitch .text {
	padding: 15px 15px 0 15px;
}

#section-pitch .photo {
	padding: 15px 15px 0 15px;
}

#section-pitch h3 {
	width: 163px;
	height: 26px;
	background: url(../img/title-pitch.png) no-repeat;
	margin: 0;
	text-indent: -9999em;
	float: left;
}

#section-pitch p {
	margin: 0 0 0 178px;
	line-height: 1.2;
}

#section-pitch img {
	border: 1px solid #CCC;
}

#section-flash {
	width: 210px;
	height: 200px;
	background: url(../img/back-flash.png) no-repeat;
	padding: 3px 7px 7px 3px;
	margin: 20px 0 0;
	float: right;
}

#section-flash .text {
	padding: 15px 15px 0 15px;
}

#section-flash .photo {
	padding: 15px 15px 0 15px;
}

#section-flash h3 {
	width: 143px;
	height: 33px;
	background: url(../img/title-flash.png) no-repeat;
	margin: 0;
	text-indent: -9999em;
}

#section-flash img {
	border: 1px solid #CCC;
}

#section-interview {
	width: 210px;
	height: 190px;
	background: url(../img/back-interview.png) no-repeat;
	padding: 3px 7px 7px 3px;
	margin: 20px 0 0;
	float: right;
}

#section-interview .text {
	padding: 15px 15px 0 15px;
}

#section-interview .photo {
	padding: 15px 15px 0 15px;
}

#section-interview h3 {
	width: 143px;
	height: 16px;
	background: url(../img/title-interview.png) no-repeat;
	margin: 0;
	text-indent: -9999em;
}

#section-interview img {
	border: 1px solid #CCC;
}

#map {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.message {
	font-size: 150%;
}

.notice {
	color: #E33F00;
}

#main table {
	width: 730px;
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#main .column-header {
	width: 150px;
}

#main .column-data {
	width: 580px;
}

#main caption {
	font-weight: bold;
}

#main th,
#main td {
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 12px;
}

#main th {
	text-align: center;
	background: url(../../../common/img/pattern-bee3f6-eaf5fd.png) repeat;
}

#main .header th {
	background: #C8E8F6 none;
}

#main td {
	text-align: left;
}

