@charset "Shift_JIS";

/*
===== CONTENTS ==============================
	1: #wrapper
	2: #header
		#logo
		#linkNav
		#japaneseLink
		#yokosoJapan
	3: #globalNav
	4: #contents
	5: #article
		.textArea
		.spotArea
	6: #localNav
	7: #footer
		#asisstNav
=============================================
*/


/*
===== 5: #article =====
*/
#article {
	width: 569px;
	text-align: left;
	font-size: 90%;
	line-height: 1.4em;
}
*:first-child+html #article {padding-bottom/**/: 0;}/* IE7 */

#article .spotInfo {
	margin: 0 11px 20px 0;
	text-align: right;
}

#article .moveBtnRight {
	margin: 0 11px 20px 0;
	text-align: right;
}
#article .moveBtnLeft {
	margin: 0 0 20px 11px;
	text-align: left;
}

#article .widePass {
	margin: 20px auto;
	text-align: center;
}
#article .pageTop {
	float: right;
	margin: 0 6px 0 0;
	padding: 0 0 0 18px;
	font-size: 80%;
	background: url(../image/pagetop_marker.gif) no-repeat left center;
}
#article .pageTop a {
	color: #0077ff;
}

#article .sectionH2 {
	margin: 0 11px 30px 21px;
	_margin: 0 11px 20px 21px;
}

div#contents h2{
	height: 100%;
}

#article .sectionH2 h2 {
	margin: 0 0 15px;
}
#article .sectionH2 .imgAreaLeft {
	float: left;
	margin: 0 10px 10px 0;
}
#article .sectionH2 .imgAreaRight {
	float: right;
	margin: 0 0 10px 10px;
}

/* .textArea */
#article .sectionH2 .textArea {
	margin: 0 0 10px;
	_margin: 0;
}
*:first-child+html #article .sectionH2 .textArea {margin/**/: 0;}/* IE7 */

/* .spotArea */
#article .sectionH2 .spotArea {
	clear: both;
	width: 547px;
	margin: 0 0 10px;
	border: 2px solid #eee2bb;
}
#article .sectionH2 .spotArea .textArea {
	padding: 12px 20px 0 30px;
}
#article .sectionH2 .spotArea .textArea .tel {
	padding-left: 1em;
}
#article .sectionH2 .spotArea .sectionH4 h4 {
	text-indent: 0;
	color: #df8a09;
	font-weight: bold;
}
#article .sectionH2 .spotArea .sectionH4 p {
	margin: 0;
}


div#contents h3 {
	margin: 0;
	padding:0;
	

	font-size: 100%;
	font-weight: bold;
	xmargin-top: 25px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	text-align: left;
}
div#contents p {
	margin-bottom: 12px;
}

.link_text {
	font-size: 80%;
}