@charset "utf-8";
/* CSS Document */

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
hr {
	display: inline;
	border: thin groove #666666;
}
/* link styles
----------------------*/a:visited {
	color: #999999;
	text-decoration: underline;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #FFFFFF;
}
a img {
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic layout
-------------------------*/#wrapper {
	background-color: #FFFFFF;
	width: 800px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../image/wrapper.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	background-color: #FFF;
	width: 500px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 12px;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 120px;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #F66;
}
#footer {
	padding: 15px;
	clear: both;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: #F66;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
/* header style
----------------------*/#header {
	position: relative;
	background-repeat: no-repeat;
	height: 85px;
	background-color: #FFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FCC;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header ul {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 35px;
	padding-left: 100px;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	text-align: center;
	display: block;
	height: 35px;
	width: 110px;
	font-weight: bold;
	border-left-width: 5px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #F99;
	border-bottom-width: 2px;
}
#header #logo {
	position: absolute;
	left: 15px;
	top: 15px;
}
#header ul li#nHome a {
	border-left: none;
}
/* footer styles
-------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p a {
	color: #FFFFFF;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	list-style: none;
	margin-right: 15px;
	color: #FFFFFF;
}
#footer p {
	margin: 0px;
	float: right;
	color: #FFFFFF;
}
#header ul li a:hover {
	background-color: #F96;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
	
#sidebar ul li a:hover {
	background-color: #F96;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
}
	

#aboutus #header #nAboutus a, #mental #header #nMental a, #mentallight #header #nMentallight a, #qanda #header #nQanda a, #customer #header #nCustomer a, #hypno #sidebar #nHypno a, #resavation #sidebar #nResavation a, #nlp #sidebar #nNlp a, #price #sidebar #nPrice a, #profile #sidebar #nProfile a, #access #sidebar #nAccess a, #link #sidebar #nLink a{
	color: #FFF;
	background-color: #FCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#sidebar ul {
	position: static;
	color: #666;
}
#sidebar ul li {
	list-style: none;
	float: none;
	color: #FFFFFF;
}
#sidebar ul li a {
	line-height: 2.5em;
	color: #666;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 2.5em;
	width: 100px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-color: #F99;
}
#header2 {
	position: relative;
	background-repeat: no-repeat;
	height: 210px;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #F99;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
h1 {
	background-color: #F66;
	width: 750px;
	margin-right: 25px;
	margin-left: 25px;
}
div.kakomi1 {
	border: 1px solid #CCCCCC;
	float: right;
}
.style100 {
	margin: 0px 20px 10px 10px;
	float: right;
	clear: right;
}
.style101 {
	margin: 0px 0px 10px 10px;
	float: right;
}
.left_clear {
	clear: none;
	float: left;
}
#aboutus #wrapper #main p {
	font-size: 14px;
}
.left_clear2 {
	clear: none;
	float: left;
	margin-left: 10px;
}
.right_clear {
	clear: none;
	float: right;
	margin-left: 20px;
}
#header3 {
	position: relative;
	background-repeat: no-repeat;
	height: 2px;
	top: 0px;
	border-top-width: 3px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #F99;
	width: 750;
	margin-right: 25px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}

.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}
.style1 {font-size: small}











.style7 {
	font-family: "?l?r ?o????", "???????", "?q???M?m???? Pro W3";
	font-weight: bold;
}
.style7 {
	font-family: "?l?r ?o????", "???????", "?q???M?m???? Pro W3";
	font-weight: bold;
}
.style7 {
	font-family: "?l?r ?o????", "???????", "?q???M?m???? Pro W3";
	font-weight: bold;
}


.style8 {font-family: "???C???I"}
.style8 {font-family: "???C???I"}
.style8 {font-family: "???C???I"}


.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.style10 {font-size: 24px}
.style10 {font-size: 24px}
.style10 {font-size: 24px}


.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.style11 {color: #FFFFFF}
.styleright {
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
}
div.kakomi_mentalcare {
	border: 1px dotted #FCC;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFCFB;
}
div.kakomi_mentalcare_light {
	border: 1px dotted #FCC;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFBFB;
}
div.kakomi_hypno {
	border: 1px dotted #FC9;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
div.kakomi_cust {
	border: 1px dotted #F96;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
div.kakomi_qanda {
	border: 1px dotted #F96;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
div.kakomi_nlp {
	border: 1px none #F96;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFF;
}
div.kakomi_nlp2 {
	border: 1px dotted #F96;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFF;
}
div.kakomi_kiyaku {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
