@charset "shift_jis";


/* ---------- reset ---------- */

html, body, div { 
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, th, td { 
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: bottom;
}


/* ---------- common ---------- */

html {
	background: #e7e0ab url(img/html_bg.gif) repeat left;
}

body {
	color: #010101;
	font-size: 75%; /* IE */
	background: url(img/body_bg.gif) repeat-x top left;
	padding-top: 26px;
}

html>/**/body {
	font-size: 12px; /* Except IE */
}

#header, .scene, #attention, #footer, #maincont {
	margin: 0 auto;
}


/* ---------- header ---------- */

#header {
	margin-bottom: 0;
	padding-bottom: 0;
	width: 786px;
	height: 194px;
	background: url(img/page_back.jpg) no-repeat left top;
	position: relative;
	z-index: 1;
}
 
#header h1 {
	position: absolute;
	left: 170px;
	top: 67px;
}

/* ---------- back ---------- */
#maincont{
	margin-top: 0;
	padding: 0 0 30px;
	background: #fff url(img/main_bg.gif) repeat-y ;
	width: 706px;
	z-index: 2;
	position: relative;
}

/* ---------- scene ---------- */

.scene {
	clear: both;
	width: 625px;
}
.scene_inner {
	position: relative;
	z-index: 3;
	zoom: 1;
	overflow: hidden;
}
.scene .item {
	float: left;
	width: 213px;
	text-align: center;
}
.scene .item h4 {
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.1;
	margin-top: 7px;
	color: #ff70b5;
	font-size: 1.2em;
}
.scene .item p.price {
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.1;
	font-size: 1.2em;
	color: #ff70b5;
}
.scene .item p.price span {
	font-weight: normal;
	line-height: 1.2;
	margin-top: 3px;
	color: #000;
	font-size: 0.75em;
	display: block;
}
.scene .item p.button {
	margin-top: 5px;
	margin-bottom: 15px;
}

.scene .example .text01 {
	font-size: 1em;
	line-height: 1.7;
	margin: 10px 5px 0;
}
.scene .example .text02 {
	text-align: right;
	font-size: 1.1em;
	margin: 13px 5px 0;
}
.scene .example .text03{
	text-align: right;
	font-size: 1.1em;
	line-height: 1.5;
	margin: 2px 5px 0;
}
.scene .text03_note{
	margin: 5px 0 15px 5px;
	text-align: left;
	width: 350px;
}
.scene .text03_note li{
	margin: 0;
	list-style-type: none;
	line-height: 1.4;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.95em;
	color:#686868;
}
.scene .price_note{
	clear: both;
	margin: 0 7px 0 5px;
	padding: 13px;
	line-height: 1.5;
	text-align: center;
	font-size: 0.9em;
	color:#898989;
	zoom: 1;
}
.scene .note p{
	padding: 13px 15px 15px;
	zoom: 1;
	line-height: 1.3;
	color: #5f5f5f;
}
.scene .note p span{
	margin-bottom: 5px;
	display: block;
	text-align: left;
}


/* ---------- pinkcont ---------- */
.pinkcont {
	background: url(img/pinkbg1.gif) repeat-y;
}

.pinkcont h2 {
	padding: 25px 0  25px 10px;
	background: url(img/pinkh1bg.gif) no-repeat;
	zoom: 1;
}
.pinkcont h3 {
	margin-top: -70px;
	padding: 0 0 0 40px;
	width: 375px;
	text-align:center;
	float: left;
}
.pinkcont .item {
	padding-right: 5px;
	float: right;
	position: relative;
	z-index: 10;
	zoom: 1;
}
.pinkcont .example {
	padding: 10px 0 15px 27px;
	width: 375px;
	background: url(img/pinkbg2.gif) no-repeat 15px 40px;
}
.pinkcont .example:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


.pinkcont .note{
	background: url(img/pinkbg3.png) no-repeat top left;
}
.pinkcont .note p{
	padding: 8px 20px 18px;
	background: url(img/pinkbg4.gif) no-repeat bottom left;
	text-align: right;
	line-height: 1.1;
}
.pinkcont .price_note{
	background-color: #fceff1;
}

/* ---------- greencont ---------- */
.greencont {
	margin-top: 0;
	background: url(img/greenbg1.gif) repeat-y;
}
.greencont h2 {
	text-align: right;
	padding: 28px 10px  25px 10px;
	background: url(img/green1bg.gif) no-repeat;
	zoom: 1;
}
.greencont .example {
	padding: 10px 30px 10px 0;
	width: 368px;
	background: url(img/greenbg2.gif) no-repeat 270px 50px;
	float: right;
}
.greencont h3 {
	margin-top: -70px;
	padding: 0 40px 0 0;
	width: 385px;
	text-align:center;
	float: right;
}
.greencont .item {
	padding-left: 5px;
}
.greencont .note{
	clear: both;
	background: url(img/greenbg3.png) no-repeat top left;
	text-align: left;
}
.greencont .note p{
	background:  url(img/greenbg4.gif) no-repeat bottom left;
}
.greencont .price_note{
	background-color:#f0ffea;
	zoom: 1;
}

/* ---------- scene01 ---------- */
#scene01 .item {
	margin-top: -113px;
}
#scene01 .example {
	padding-left: 25px;
}


/* ---------- scene02 ---------- */
#scene02 .item {
	margin-top: -70px;
	width: 240px;
}
#scene02 .example {
	width: 350px;
	background: url(img/greenbg2.gif) no-repeat 247px 50px;
}
#scene02 .note p{
	padding-top: 10px;
}


/* ---------- scene03 ---------- */
#scene03 .item {
	margin-top: -60px;
	padding-right: 15px;
}
#scene03 .example {
	padding-left: 18px;
}



/* ---------- scene04 ---------- */
#scene04 .item {
	margin-top: -100px;
}
#scene04 .note p{
	padding-top: 10px;
}


/* ---------- scene05 ---------- */
#scene05 .item {
	margin-top: -50px;
}
#scene05 .scene_inner {
	padding-bottom: 15px;
	background: url(img/pinkbg4_2.png) no-repeat bottom left;
	zoom: 1;
}

/* ---------- scene06 ---------- */
#scene06 .item {
	margin-top: -55px;
}
#scene06 .scene_inner {
	padding-bottom: 15px;
	background: url(img/greenbg4_2.png) no-repeat bottom left;
	zoom: 1;
}

/* ---------- footer ---------- */
#footer {
	padding-top: 10px;
	background: #a0997d;
	width: 100%;
	text-align: center;
	background: #a0997d url(img/bodybottom_bg.gif) repeat-x top left;
}
#footer p {
	margin-bottom: 0;
	line-height: 1.6;
}
#d-mail {
	margin-top: 65px;
}
#pass_number {
	margin: 0 auto;
	width: 706px;
	position: relative;
}
#pass_number p {
	border: 1px solid #333333;
	bottom: 35px;
	font-size: 0.9em;
	padding: 4px 4px 2px;
	position: absolute;
	right: 30px;
}
#close {
	margin-top: 10px;
	padding-top: 0px;
	clear: both;
	padding-bottom: 30px;
}

/* ---------- info ---------- */

#info {
	margin: 30px auto 15px;
	padding: 15px 20px;
	width: 650px;
	background-color: #f7f5ec;
	border: 2px solid #fff;
	-webkit-box-shadow: 1px 1px 5px rgba(222, 212, 196, 0.8);
	box-shadow: 1px 1px 5px rgba(222, 212, 196, 0.8);
}

#info_text {
	margin-bottom: 5px;
	color: #f76075;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}

#info_text strong {
	font-size: 1.6em;
}

#info_text span {
	position: relative;
	top: -3px;
	font-size: 0.8em;
	font-weight: normal;
}

#info_attention01 {
	line-height: 1.5;
	margin-top: 3px;
}

#info_attention02 {
	color: #555;
	line-height: 1.5;
	margin-top: 10px;
	text-indent: -1em;
	padding-left: 1em;
}

#footer_attention{
	text-align: center;
	line-height: 1.5;
}