@charset "utf-8";

/* @group Div */

div#crossfade {
	position: relative;
	z-index: 3;
	overflow: hidden;
	margin: -300px 0 0 0;
	height: 300px;
}

.googlemap {
	margin-top: 25px;
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #fff;
}

/* @end */

/* @group H2 */

#rightcolumn h2 {
	position: relative;
	z-index: 5;
	margin-top: 30px;
	padding: 0 0 10px 30px;
	background: transparent url(../images/share/bg_headline_l.png) no-repeat 0 0;
	color: #630;
	font-size: 20px;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',sans-serif;
	line-height: 50px;
	letter-spacing: 0.06em;
}

/* @end */

/* @group H3 */

#rightcolumn h3 {
	margin: 20px 0 5px;
	color: #f66;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',sans-serif;
	font-size: 13px;
	font-weight: bold;
}

#rightcolumn h3.firstChild {
	margin: 0 0 5px;
}

/* @end */

/* @group p */

#rightcolumn div#concept p {
	padding: 25px 25px 0px;
	background: #fffefb url(../images/share/glitter.gif) no-repeat center top;
	border-right: 1px solid #e3b03c;
	border-left: 1px solid #e3b03c;
	font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro',sans-serif;
	font-size: 14px;
}

#rightcolumn div#concept p#top {
	background-image: none;
	border-top: 1px solid #e3b03c;
	color: #e3b03c;
	text-align: center;
}

#rightcolumn div#concept p#bottom {
	padding-bottom: 25px;
	border-bottom: 1px solid #e3b03c;
}

#rightcolumn p.annotation {
	margin-top: 10px;
	padding: 0 1em;
	color: #666;
}

/* @end */

/* @group img */

div#crossfade img {
	position: absolute;
	height: 300px;
}

/* @end */
