@charset "utf-8";


/* formating style
------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

/* body
------------------------------*/

body {
	color: #663300;
	font-size: 70%;
	line-height: 1.6;
	font-family: sans-serif;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}
a {
	color: #FFFFFF;
}
a img {
	border-style: none;
}


/* wrapper
------------------------------*/

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #330000;
}

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

#headerBack {
	background-image: url(img/headerBack2.jpg);
	background-repeat: repeat;
}
#header {
	background-image: url(img/headerBack.jpg);
	background-repeat: no-repeat;
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	height: 98px;
}
#header h1 {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* contents
------------------------------*/

#contents {
	padding: 10px;
    overflow: hidden;
}
#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/
#main {
	width: 560px;
	float: left;
}
#side {
	padding-top: 10px;
}

.spaceP {
	padding-left: 15px;
}
.pagetop {
	clear: both;
	float: right;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}


/* recruit
------------------------------*/

#recruit #side {
	height: 1000px;
}

#recruit #main h2 {
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 13px;
}
#recruit #main table {
	margin-left: 10px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#recruit #main a {
	font-weight: bolder;
	color: #669900;
}

#recruit #main th {
	background-color: #663300;
	background-image: url(img/headerBack2.jpg);
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#recruit #main td {
	border: 1px solid #663300;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu #main h2 {
	margin-left: 13px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#menu #side {
	height: 4300px;
}

#menu #main h4 {
	background-image: url(img/headerBack2.jpg);
	color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 530px;
	margin-left: 10px;
	margin-top: 20px;
	clear: both;
}
#menu #main h5 {
	margin-left: 10px;
	margin-top: 20px;
	clear: both;
}


#menu #main table {
    border-collapse:separate
	margin-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

#menu #main th {
	background-color: #FFCC99;
	background-image: url(img/menu/thBack.gif);
	font-weight: normal;
	border-bottom: 1px solid #663300;
}
#menu #main td {
	border-collapse:collapse;
	border-bottom: 1px solid #663300;
}
#menu #main a {
	color: #666600;

}


.rightTD {
	text-align: right;
}
#menu #salonMenu {
	clear: right;
}
#menu #salonMenu h2 {
	float: left;
}

#menu #salonMenu ul {
	display: block;
	width: 320px;
	padding-top: 25px;
	margin-left: 230px;
	font-size: 135%;
	font-weight: bold;

}
#menu #salonMenu ul li {
	float: left;
	margin-right: 5px;
	list-style: none;
	margin-left: 5px;
}
#menu #salonMenu a {
	text-decoration: underline;
	color: #999900;
}
#menu #salonMenu a:hover {
	text-decoration: none;
}


.spaceTD {
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu #main .table2 {
    border-collapse:separate
	margin-top: 5px;
	margin-top: 10px;
	margin-left: 10px;
}

#menu #main .table2 th {
	background-color: #FFCC99;
	background-image: url(img/menu/thBack.gif);
	font-weight: normal;
	border-bottom: 1px solid #663300;
}
#menu #main .table2 td {
	border-collapse:collapse;
	border-bottom: 1px solid #663300;
	text-align: center;
}
#menu .pMember {
	color: #990000;
	text-align: right;
	font-size: 85%;
	margin-right: 10px;
	font-weight: bold;
}
#menu .ptyuui {
	color: #990000;
	margin-left: 15px;
	font-weight: bold;
	font-size: 85%;
}



#concept #side {
	height: 1700px;
}

#concept #main h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 13px;
}
#concept #main h3 {
	margin-left: 10px;
}
#concept1 {
	background-image: url(img/concept/title2Bg.jpg);
	height: 530px;
	width: 530px;
	margin-top: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-bottom: 20px;
}
#concept2 {
	background-image: url(img/concept/title3Bg.jpg);
	background-repeat: no-repeat;
	height: 532px;
	width: 230px;
	padding-left: 300px;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 15px;
}
#concept3 {
	background-image: url(img/concept/titleBg.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 530px;
	margin-left: 10px;
	padding-top: 10px;
	background-position: bottom;
}
#link #contents {
	background-image: url(img/leftSideBack.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 240px;
	height: 650px;
}
#mainBox {
	margin-top: 20px;
	margin-bottom: 20px;
}

.linkBox a {
	font-weight: bold;
	color: #669900;
	display: block;
	float: left;
	width: 150px;
	font-size: 120%;
}
.linkBox a:hover {
	text-decoration: none;
}

.linkBox {
	background-image: url(img/link/border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 3px;
	clear: both;
}
.linkBox2 a {
	font-weight: bold;
	color: #669900;
	display: block;
	float: left;
	width: 150px;
	height: 45px;
	font-size: 120%;
}
.linkBox a:hover {
	text-decoration: none;
}

.linkBox2 {
	background-image: url(img/link/border.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 10px;
}
.linkBox2 a:hover {
	text-decoration: none;
}

#stuff #contents {
	background-image: url(img/leftSideBack.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 240px;
}
#stuff #contents h3 {
	margin-top: 10px;
}

#stuff table {
	float: left;
}
#stuff table th {
	vertical-align: text-top;
	text-align: left;
	padding-top: 10px;
}
#stuff table td {
	padding-top: 10px;
}


#ayumi {
	height: 650px;
}
#ayumi img {
	margin-left: 5px;
}
#izumi {
	height: 410px;
}
#izumi img {
	margin-left: 5px;
}
#yukari {
	height: 510px;
}
#risa {
	height: 430px;
}




#stuff .table2 {
	clear: both;
}
#stuff #contents a {
	color: #006600;
	text-decoration: none;
}
.h3both {
	clear: both;
}
#access #contents {
	background-image: url(img/leftSideBack.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 240px;
	height: 700px;
}
.map {
	margin-bottom: 20px;
	margin-left: 5px;
}

#lapeche {
	width: 300px;
	text-align: right;
	float: right;
	padding-right: 15px;
}
#home #comments h3 {
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 10px;
}
#home #comments h4 {
	font-size: 100%;
	font-weight: normal;
	margin-top: 10px;
}

#new {
	background-image: url(img/top/tag.jpg);
	height: 103px;
	width: 438px;
	padding-left: 96px;
	padding-top: 40px;
}
#home #new a {
	color: #666600;
}

#home #main h2 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#comments {
	margin-left: 10px;
	margin-bottom: 14px;
	width: 530px;
}
#low {
	padding-top: 18px;
	padding-bottom: 20px;
	padding-left: 10px;
	font-size: 80%;
}
#home #low h3 {
	float: left;
	margin-right: 5px;
}
#home #low h4 {
	margin-bottom: 10px;
}
#side .baner {
	margin-bottom: 12px;
}
#side .baner2 {
	margin-bottom: 15px;
}
#qa #contents {
	background-image: url(img/leftSideBack.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 240px;
}
.aBox {
	background-image: url(img/QA/a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 42px;
	padding-top: 5px;
	margin-right: 10px;
}
.bBox {
	border: 1px solid #663300;
	margin-top: 10px;
}
#cBox {
	margin-top: 10px;
}
.qestion {
	margin-top: 10px;
}

/* footer
------------------------------*/

#footerBack {
	background-image: url(img/headerBack2.jpg);
	background-repeat: repeat;
}
#footer {
	width: 814px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footerBack.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#left {
	width: 440px;
	float: left;
	padding-left: 20px;
	padding-top: 40px;
}
#right {
	text-align: right;
	padding-right: 20px;
}
