@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #ebffff url(../images/body-bg.jpg) repeat-y center top;
	font-size: 12px;
	color: #333;
}

div#header {
	padding-left: 10px;
}

div#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
	display: block;
}

div#container p {
	line-height: 140%;
}


div#title {
	padding-left: 15px;
	padding-bottom: 17px;
}

div#product {
	padding-left: 15px;
	padding-bottom: 17px;
}

div#product table.box {
	width: 730px;
	background: #fff url(../images/product-bg.gif) repeat-y 0 0;
}

p#product-text {
	padding-top: 6px;
	width: 527px;
}


p#product-text2 {
	padding-top: 6px;
	width: 430px;
}

p#product-text3 {
	padding-top: 6px;
	width: 280px;
}

p#ext-text {
	padding-top: 6px;
	width: 467px;
}

div#product table.product {
	background: #fff url(../images/product-bottom-bg.gif) repeat-y 0 0;
	vertical-align: bottom;
}

div#product table.ext {
	background: #fff url(../images/product-bottom-bg.gif) repeat-y 0 0;
}

div.start {
	margin-top: 19px;
}

div.start-foot-text {
	font-size: 14px;
	padding-left: 15px;
	color: #007490;
}

div#step {
	padding-top: 39px;
}

table.step-box td {
	vertical-align: top;
}

p#step01 {
	width: 141px;
	padding-left: 31px;
}

p#step02 {
	width: 148px;
	padding-left: 21px;
}

p#step03 {
	width: 149px;
	padding-left: 14px;
}

p#step04 {
	width: 147px;
	padding-left: 25px;
	padding-right: 25px;
	background: #ffb400 url(../images/step04-bg.gif) repeat-y 0 0;
}


div#voice {
	padding-top: 25px;
	padding-left: 16px;
	padding-bottom: 16px;
}

p#girl01 {
	width: 455px;
	padding-left: 46px;
	padding-right: 33px;
	background: #ffffcd url(../images/voice-girl01-bg.gif) repeat-y 0 0;
}

p#girl02 {
	width: 455px;
	padding-left: 46px;
	padding-right: 33px;
}

p#girl03 {
	width: 455px;
	padding-left: 46px;
	padding-right: 33px;
	background: #ffffcd url(../images/voice-girl01-bg.gif) repeat-y 0 0;
}

#voice table td {
	vertical-align: top;
}

#voice table {
	margin-top: 15px;
	padding-left: 16px;
}

img.bottom {
	vertical-align: bottom;
}

td.v-top {
	vertical-align: top;
}

div.to-top {
	text-align: right;
	width: 64px;
	padding-left: 675px;
}

/* footer */
div#footer {
	text-align: center;
	padding-top: 19px;
	padding-bottom: 78px;
}

div#footer-bar {
	background-color: #00beaa;
}
