@charset "utf-8";
body {
	background-color: #141414;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.outline {
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	width: 810px;
}
.top {
	text-align: center;
	padding-bottom: 5px;
}
.menuOl {
	border: 1px solid #000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: 798px;
	margin-top: 5px;
}
.menuIl {
	background-color: #202020;
	margin: 0px;
}
.mainOl {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
.Lside {
	vertical-align: top;
}
h1 {
	font-size: 10px;
	font-weight: lighter;
	color: #CCC;
	padding-left: 10px;
	text-decoration: none;
	margin-bottom: -10px;
}
.ad_space {
	margin-bottom: 10px;
}


/* CSS Document */

.Lside  .today{
	list-style-type: none;
	margin: auto;
	padding: 0px;
}
.Lside .today li{
	clear: left;
	width: 230px;
	margin-bottom: 5px;
}
.Lside .today li a {
	text-decoration: none;
	color: #FFF;
}
.Lside .today li a:hover {
	text-decoration: underline;
}
.Lside .today li .sam{
	border: 1px solid #CCC;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 1px;
}
.Lside .today li .saminfo{
	font-size: 12px;
	padding-top: 5px;
	width: 110px;
	margin-left: 110px;
}
.Rside {
	vertical-align: top;
}
.Rside .rBox {
	margin-bottom: 10px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 145%;
	text-align: left;
}
.Rside .rBox a {
	color:#FFF
}
.Rside .rBox .bar01{
	background-image: url(../img/ber000.jpg);
	height: 23px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: top;
}
.Rside .rBox .exp   {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	vertical-align: top;
	font-size: 12px;
}
.Rside .rBox .exp a {
	text-decoration: none;
	color: #FFF;
}
.Rside .rBox .exp a:hover {
	text-decoration: underline;
}
.Rside .rBox .bar01 .title{
	margin-left: 12px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
}
.Rside .rBox .pickup {
	padding: 1px;
	border: 1px solid #333;
	margin: 5px;
}
.size {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #966;
	margin-bottom: 3px;
	line-height: 150%;
}
.face  {
	list-style-type: none;
	margin: auto;
	padding: 0px;
}
.face li {
	float: left;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.face li a {
	text-decoration: none;
	color: #FFF;
}
.face li a:hover {
	text-decoration: underline;
}
.face li img {
	margin-bottom: 5px;
}
.face li .saminfo {
	line-height: 130%;
	text-align: center;
	vertical-align: top;
	width: 144px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-bottom: 3px;
}
.member li {
	height: 275px;
	width: 170px;
	float: left;
	list-style-type: none;
}
.member {
	width: 550px;
	font-size: 12px;
}
.service {
	width: 540px;
	font-size: 12px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
.service .title {
	background-color: #191919;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.service .name {
	width: 180px;
	background-color: #191919;
	padding-left: 10px;
}
.service .value {
	background-color: #191919;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.schedule {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	background-color: #CCC;
	width: 499px;
	line-height: 100%;
	padding: 0px;
	margin-top: 15px;
}
.schedule a {
	text-decoration: none;
	color: #FFF;
}
.schedule a:hover {
	text-decoration: underline;
	background-color: #171717;
}
.schedule .sam {
	text-align: center;
	vertical-align: middle;
	background-color: #171717;
	padding: 2px;

}
.schedule .profile {
	background-color: #171717;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 20px;
}
.schedule .date {
	background-color: #171717;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	width: 60px;
	height: 20px;
}
.schedule .sche {
	background-color: #171717;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 40px;
	line-height: 150%;
}
.footer {
	background-color: #003;
	height: 70px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
}
.footer p a {
	color: #FFF;
	text-decoration: none;
}
.profile {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.profile .sam{
	border: 1px solid #333333;
	padding: 1px;
	width: 240px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.selector {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
}
.recruit {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}
.recruit .kyujin{
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.recruit .kyujin a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}
.siro a {
	color:#ffffff;
	font-size: 12px;
}
.mob_qr {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
}
.mob_qr a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 140%;
}
/* バナー用CSS */
.linkn {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.linkn ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.linkn ul li {
	/*
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	*/
	list-style-type: none;
	display: inline;
	padding:0;
	margin-top: 0;
	margin-right: 0;
}
.linkn ul li img {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.linkl {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	text-align: center;
}
.linkl ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.linkl ul li {
	/*
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	*/
	list-style-type: none;
	display: inline;
	padding:0;
	margin-top: 0;
	margin-right: 0;
}
.linkl ul li img {
	padding: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.ninsyou {
	font-size: 12px;
}
.ninsyou a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.faceBox {
	background-color: #CCC;
}
.faceBoxSam {
	background-color: #000;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.faceBoxInfo {
	background-color: #000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

