@charset "UTF-8";


/* ===============================================
07.special
=============================================== */
#special noscript {
	font-size:160%;
	color:#f00;
	text-align:center;
	font-weight:bold;
	display:block;
	padding-bottom:20px;
}

#special #outer {
	background: url(/common/images/bg_outer02.png)  46% 258px no-repeat;
}

#special #center {
	height: 0;
	position: fixed;
	left: 50%;
	top: 0;
	z-index: 1000;
}

#special .banner {
	padding-bottom:30px;
	width: 820px;
}
#special .bannerLeft {
	float:left;
	width: 385px;
}

#special .bannerRight {
	float:right;
	width: 385px;
}
#special p.copyright {
	padding-top: 20px;
}
#special #shape01_special {
	position: absolute;
	left: -741px;
	top: 570px;
}
#special #shape02a_special {
	position: absolute;
	left: 356px;
	top: 291px;
}
#special #shape02b_special {
	position: absolute;
	left: 228px;
	top: 355px;
}
#special #shape02c_special {
	position: absolute;
	left: 98px;
	top: 420px;
}
/*--- 07-2. individual special page */

#special #wp_area {
	width: 790px;
	margin:20px auto 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#fff;
	text-align:center;
}

#special #wp_area h3 {
	margin:10px auto 20px;
}

#special #wp_area p {
	line-height:1.5m;
	margin-bottom:20px;
}

.char_area {
	width:580px;
	margin:0 auto;
	overflow:hidden;
}


.char_area .cha_oharu {
	width:284px;
	display:inline;
	float:left;
}

.char_area .cha_hibachi {
	width:284px;
	float:left;
}

#special #wp_area .dl_btn {
	margin-top:20px;
}

#special #wp_area .dl_btn img {
	margin:10px 10px 15px;
}