/* common */
#content div.section {
	padding-bottom: 1em;
}
#content div.section p {
	margin-top: 0;
	margin-bottom: 0.5em;
}

/* article-header */
#content dl.profile {
	_height: 173px;
	min-height: 173px;
	margin-top: -173px;
}
#content dl.profile dd {
	padding-top: 1em;
	+line-height: 1.65;
}

/* section1 */
#content #section1 {
	_height: 583px;
	min-height: 583px;
	padding-bottom: 0;
	background: #fff;
}
#content #section1 h2 {
	margin-bottom: -438px;
}
#content #section1 h2 img {
	display: block;
	vertical-align: bottom;
}
#content div#section1 p {
	margin-right: 16px;
	margin-bottom: 0;
	margin-left: 365px;
	padding-bottom: 0.5em;
}

/* section2 */
#content #section2 {
	_height: 697px;
	min-height: 697px;
	padding-bottom: 0;
	background: #fff;
}
#content #section2 h2 {
	margin-bottom: -582px;
}
#content #section2 h2 img{
	display: block;
	vertical-align: bottom;
}
#content #section2 p {
	margin-right: 374px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-bottom: 0.5em;
}

/* section3 */
#content #section3 {
	_height: 601px;
	min-height: 601px;
	padding-bottom: 0;
	background: #fff;
}
#content #section3 h2 {
	margin-bottom: -487px;
}
#content #section3 h2 img{
	display: block;
	vertical-align: bottom;
}
#content #section3 p{
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 352px;
	padding-bottom: 0.5em;
}

/* 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.qa1 {
	left: 14px;
	top: 18px;
}
#content div.qa-corner dl.qa2 {
	left: 441px;
	top: 83px;
}

/* 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;
}
