@charset "utf-8";


/* default
------------------------------------------------------------ */


body {
	color: #333333;
	font-family : "メイリオ", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 21px;
	background-color: #F5F8FA;
}

html>body {
	font-size: 12px;
}
* html body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Myriad Pro";
}
/**/

/* Hyper text
------------------------------------------------- */

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.cont-txt a {
	color: #0099CC;
	text-decoration: none;
}
.cont-txt a:hover {
	color: #0066CC;
	text-decoration: underline;
}

a:link,a:visited,a:hover,a:active {
outline: none;
} 

.cont-title-txt a {
	color: #0066CC;
}

.cont-title-txt a:hover{
	color: #0066CC;
	text-decoration: underline;
}
.red{
	color: #FF0000;
}
/* Image
------------------------------------------------- */

img,
a img {
	border: none;
}


/* Base elements
------------------------------------------------- */

h1 {
	font-size: 160%;
	margin: 0px;
	padding: 0px;
}
	
h2 {
	font-size: 115%;
	margin: 0px;
	padding: 0px;
}
	
h3 {
	margin: 0px;
	padding: 0px;
}
	
h4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
	
h5 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 20px;
}
	
h6 { font-size: 85%; }
	
ul, ol, li, dl, dt, dd { list-style: none; }
	
blockquote {
	width: auto;
	margin: 10px 20px;
	padding: 0.2em 1em;
	border: 1px dashed;
}

pre {
	border: 1px solid;
	font-family: sans-serif;
	overflow: auto;
	width: 90%;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

/* for without MacIE5 \*/

div.main_body pre {	overflow: scroll; }
/**/
	
div.main_body > pre { width: auto; }
	
div.main_body code { font-family: monospace; }



/* Layout
------------------------------------------------------------ */

div#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

div#header {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#wrap {
	margin: 0px;
	background-image: url(../img/wrap-bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

div#main {
	width: 620px;
	padding: 0px;
	margin: 0px;
	float: left;
}

div#main-sub {
	width: 590px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#container #pan {
	color: #EEC4CB;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
	clear: left;
	height: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#container #pan a{
	color: #DD8897;
	text-decoration: underline;
}
#container #pan a:hover{
	color: #EEC4CB;
	text-decoration: none;
}


/* Header Box
---------------------------------------------------- */
#header-box {
	background-image: url(../img/header-bk.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 100%;
}
#header-box #header {
	padding: 0px;
	height: 130px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header-box #header #header-logo {
	margin: 0px;
	padding: 0px;
	width: 400px;
	float: left;
}
#header-image-box {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #D6E1EB;
}
#header-image-box #header-img {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/* ▼ヘッダナビエリア
---------------------------------------------------- */
#navi {
	font-size: 8px;
	background-image: url(../img/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 500px;
	float: left;
}
#navi li {
	font-size: 8px;
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navi li a {
	height: 112px;
	text-decoration: none;
	padding: 0px;
	font-size: 8px;
	display: block;
	margin: 0px;
	text-indent: -9999px;
}
#navi01 a{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi.jpg);
	background-position: 0px 0px;
	}
#navi02 a{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi.jpg);
	background-position: -100px 0px;
	}
#navi03 a{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi.jpg);
	background-position: -200px 0px;
	}
#navi04 a{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi.jpg);
	background-position: -300px 0px;
	}
#navi05 a{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi.jpg);
	background-position: -400px 0px;
	}
	

#navi01 a:hover{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi_over.jpg);
	background-position: 0px 0px;
	}
#navi02 a:hover{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi_over.jpg);
	background-position: -100px 0px;
	}
#navi03 a:hover{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi_over.jpg);
	background-position: -200px 0px;
	}
#navi04 a:hover{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi_over.jpg);
	background-position: -300px 0px;
	}
#navi05 a:hover{
	width: 92px;
	height: 112px;
	background-image: url(../img/navi_over.jpg);
	background-position: -400px 0px;
	}



/* Footer
------------------------------------------------------------ */

div#footer {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer #foot-navi {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#footer #address {
	font-style: normal;
	padding-bottom: 0px;
	font-size: 12px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	float: right;
	background-image: url(../img/footer-logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 90px;
	height: 81px;
	margin-right: 0px;
	margin-left: 0px;
	font-family: "メイリオ", sans-serif;
	color: #FFFFFF;
}
#footer-box {
	background-color: #E39CA9;
	background-image: url(../img/footer-bk.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-box #footer #foot-navi-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#foot-navi ul {
	margin: 0px;
	padding: 0px;
}
#foot-navi li {
	margin: 0px;
	background-image: url(../img/arrow-s.gif);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#foot-navi .f-navi-t {
	background-image: url(../img/arrow-b.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer-box #footer #copy-box {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#footer #copy {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 95%;
	font-family: "メイリオ", sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}


/* What's New
------------------------------------------------------------ */
#whatnew {
	overflow: auto;
	margin: 0px;
	padding: 10px;
	border: 7px solid #F1CFD6;
	background-color: #FFFFFF;
	width: 586px;
	background-image: url(../../image/whatnew-title.gif);
	background-repeat: no-repeat;
	background-position: 17px 17px;
	height: 180px;
}
#whatnew #whatnew-txt-box {
	float: right;
	width: 420px;
	height: 180px;
	overflow: auto;
}
#data-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F1CFD6;
	clear: left;
	color: #DB808F;
	font-family: "メイリオ", sans-serif;
}
#data-box #data {
	margin: 0px;
	padding: 0px;
	float: left;
	line-height: 17px;
}
#data-box #mark {
	margin: 0px;
	float: left;
	line-height: 17px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#data-box p {
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
}
#data-box p a{
	text-decoration: underline;
	color: #E39CA9;
}


/* Side Box
------------------------------------------------------------ */
#side-box {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 240px;
	clear: right;
}
.side-banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
}
.side-banner-box {
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#side-box .side-banner-box {
	border: 5px solid #F1CFD6;
	padding: 5px;
	width: 220px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#side-box .side-banner-box p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 18px;
}


/* ETC
------------------------------------------------------------ */
.img-box {
	margin: 0px;
	padding: 0px;
}
.banner-box {
	padding: 0px;
	float: left;
	margin: 0px;
}
.banner-box-l {
	margin: 0px;
	padding: 0px;
	float: left;
}
.banner-box-r {
	margin: 0px;
	padding: 0px;
	float: right;
}
.banner-box .banner-txt {
	padding: 15px;
	background-color: #FFFFFF;
	margin: 0px;
}
.spacer-5 {
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.spacer-10 {
	margin: 0px;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.spacer-20 {
	margin: 0px;
	clear: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-sub #title-img {
	padding: 0px;
	margin: 0px;
	clear: left;
}
#side-menu-box {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#side-menu-box ul {
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#side-menu-box li {
	margin: 0px;
	clear: left;
	list-style-type: none;
	background-image: url(../img/arrow-side-menu.gif);
	background-position: left 15px;
	background-repeat: no-repeat;
	line-height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E39CA9;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#main-sub .cont-box {
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#side-menu-box li a{
	color: #E39CA9;
	text-decoration: none;
}
#side-menu-box li a:hover{
	color: #E39CA9;
	text-decoration: underline;
}

.intro-box {
	width: 510px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear: left;
	border: 1px solid #D6E1EB;
}
.intro-box .head {
	background-image: url(../../info/image/intro-box-head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 510px;
	float: left;
}
.intro-box .foot {
	background-image: url(../../info/image/intro-box-foot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 510px;
	float: left;
}
.intro-box .intro-cont {
	width: 470px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.intro-box .intro-cont .name {
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5A3B1;
	display: block;
	clear: both;
}
.intro-box .intro-cont .cont-txt {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
}
#page-top {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E39CA9;
	text-align: right;
	clear: left;
}
.cont-box .cont-title {
	font-size: 14px;
	font-weight: bold;
	color: #E39CA9;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E39CA9;
}
.cont-box .cont-title-txt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
.cont-title-txt .supplement {
	list-style-type: none;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
.cont-title-txt .supplement li {
	margin: 0px;
	list-style-type: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 17px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.txt10{
	font-size: 10px;
}
.top-banner-box {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border: 1px solid #E39CAC;
	width: 298px;
}
.top-banner-box .top-banner-btn-img {
	clear: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
}
.cont-title-img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: left;
}
.cont-txt p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.step-txt {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E39CA9;
	margin: 0px;
	clear: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.number {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: decimal;
}
.que {
	font-size: 14px;
	font-weight: bold;
	color: #81AEDF;
	padding-bottom: 10px;
}
.ans {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.ans .ans-t {
	clear: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}


.number li {
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.dot {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: disc;
}
.dot li {
	list-style-type: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.type-table-l {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #999999;
	border-bottom-color: #999999;
	width: 155px;
}
.type-table-r {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.banner-txt .top-coment {
	font-size: 12px;
	color: #E39CA9;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main-sub #business-banner-box {
	clear: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#business-banner-box .business-banner-l {
	margin: 00px;
	padding: 0px;
	float: left;
	width: 260px;
}
#business-banner-box .business-banner-r {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 260px;
}
.business-banner-title {
	padding: 0px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.business-banner-img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}
.business-banner-txt {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 160px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.link-btn {
	margin: 0px;
	clear: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E39CA9;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.name #sub-name {
	float: right;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3", "Myriad Web";
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #E39CA9;
}
.intro-cont .name p {
	float: left;
	margin: 0px;
	padding: 0px;
}
.intro-cont .photo-box {
	padding: 0px;
	float: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.intro-cont .mess-box {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	width: 295px;
}
.intro-cont .syozoku {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#sample-pop {
	padding: 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 3px double #666666;
}
.pop-number {
	list-style-type: decimal;
	margin: 0px;
	list-style-position: outside;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}
.pop-number li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: decimal;
	list-style-position: outside;
}
.sample-btn {
	float: right;
}
#sample-pop ol {
	margin: 0px;
	padding: 0px;
}
