/* common */
#content div.section {
	padding-bottom: 1em;
}
#content div.section p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

/* article-header */
#content dl.profile {
	_height: 179px;
	min-height: 179px;
	margin-top: -183px;
	+margin-top: -179px;
}
#content dl.profile dd {
	padding-top: 1em;
	+line-height: 1.65;
}

/* section1 */
#content #section1 {
	_height: 507px;
	min-height: 507px;
	padding-bottom: 0;
}
#content #section1 h2 {
	margin-bottom: -392px;
}
#content #section1 h2 img {
	display: block;
	vertical-align: bottom;
}
#content div#section1 p {
	margin-right: 304px;
	margin-bottom: 0;
	padding-bottom: 0.5em;
}

/* section2 */
#content #section2 {
	_height: 577px;
	min-height: 577px;
	padding-top: 32px;
	padding-bottom: 6px;
	background: #fff url(../img/pic_03.jpg) no-repeat 16px 16px;
}
#content #section2 h2 {
	margin: 0 0 36px 273px;
}
#content #section2 h2 img{
	vertical-align: top;
}
#content #section2 p {
	margin: 0.5em 16px 0 304px;
}

/* section3 */
#content #section3 {
	_height: 585px;
	min-height: 585px;
	padding-top: 32px;
	padding-bottom: 6px;
	background: #fff url(../img/pic_04.jpg) no-repeat 380px 16px;
}
#content #section3 h2 {
	margin: 0 0 24px 16px;
}
#content #section3 p{
	margin-top: 0.5em;
	margin-right: 304px;
	margin-bottom: 0;
}

/* qa-corner */
#content div.qa-corner {
	height: 422px;
	background: #f7f6f4;
	position: relative;
}
#content div.qa-corner h2{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 212px;
	top: 0;
}
#content div.qa-corner dl.qa2 {
	left: 438px;
	top: 84px;
}

/* message */
#content div.message {
	margin-top: 32px;
}

/* play-info */
#content .play-info {
	position: relative;
}
#content div.location-info {
	border-style: solid none;
	border-color: #e4e2e0;
	border-width: 1px;
	margin: 10px 0;
	padding: 10px 0;
}
#content div.location-info table{
	border-style: none;
	margin: 0;
	padding: 0;
}
#content div.location-info table th,
#content div.location-info table td{
	border-style: none;
	background: none;
	margin: 0;
	padding: 0;
}
#content div.location-info table tr.first th {
	padding-top: 0;
}
#content div.location-info table tr th {
	padding-top: 0.5em;
}
