@charset "utf-8";

/* ========================================== 


    　会員種別についてページ


========================================== */


/* ininspect
========================================== */
#side {
	background-image: url(../../../image/join/inspect/side.png);
	width : 180px;
	height: 383px;
	float:left;
	border:none;
}

#side table tr td a {
	font-size: 12px;
	font-weight: bold;
	color :#4D4D4D;
	text-decoration:none;
}

#side table tr td a:hover{
	color: #999999;
	text-decoration:none;
}

#ininspectmain{
	float: right;
	margin-right:30px;
}

#ininspectmain h3{
	padding-right: 60px;
	font-size: 16px;
	line-height: 30px;
	color: #231815;
	font-weight: bold;
}


#ininspectmain table tr td p{
	font-size: 12px;
	line-height: 15px;
	color: #231815;

}

#ininspectclub{
	background-image:url(../../../image/join/inspect/bg_01.png);
	width: 643px;
	height: 1006px;

}	

#ininspectclub table{
	margin-left: 16px;
	}

#ininspectclub table tr td p{
	font-size: 12px;
	line-height: 18px;
	color: #231815;

}

#ininspectclub h1{
	font-size: 12px;
	line-height: 18px;
	color: #231815;
	font-weight:bold;
	padding: 10px 0 3px 0;
}

#ininspectclub h2{
	font-size: 12px;
	line-height: 18px;
	color: #fa8300;
	font-weight:bold;
}

#ininspect1day{
	background-image:url(../../../image/join/inspect/bg_02.png);
	width: 643px;
	height: 1075px;

}	

#ininspect1day table{
	margin-left: 16px;
}	

#ininspect1day table tr td .text{
	font-size: 12px;
	line-height: 18px;
	color: #231815;
	padding: 10px 0 3px 0;
}

#ininspect1day table tr td .text02{
	font-size: 10px;
	line-height: 18px;
	color: #231815;
	padding: 10px 0 3px 0;
}

/* guide
========================================== */

#guide{
	background-image:url(../../../image/join/join_guide/guide_bg.png);
	width: 645px;
	height: 643px;

}	

#guide table{
	margin-left:13px;
}

#guide table tr td a{
	font-size: 15px;
	line-height: 30px;
	color: #fa8300;
	font-weight:bold;
	text-decoration: none;
	
}

#guide table tr td p{
	font-size: 11.5px;
	line-height: 18px;
	color: #231815;
	margin-top: 5px;
}

/* informationData
========================================== */

.informationData{
	width: 700px;
	margin: 0 99px;
	padding: 20px 0 5px 0;
}

.informationData h4 {
    background: url(../../../image/h3.png) no-repeat;
	padding-left: 50px;
	line-height: 46px;
	font-size: 153.9%;
	font-weight: bold;
	color: #666;
	margin: 20px 0 0 0;
}

.informationData h4 span {
    font-size: 60%;
	color: #ff0000;
	margin-left: 1em;
}

.informationData table{
	width: 700px;
	margin: 0 auto 5px;
	border-collapse: collapse;
}
.informationData .memberTable{
	margin-bottom:5px;
}
.informationData .memberTable th{
	background-color: #564732;
	height:40px;
	text-align:center;
	color: #fff;
	border-left: 1px solid #564732;
	margin:0;
	padding:0;
}
.informationData .memberTable th.right{
	border: none;
}
.informationData .memberTable td{
	line-height:110%;
	padding:10px 5px;
	color:#564732;
}
.informationData .memberTable td em{
	font-weight:normal;
	font-style:normal;
	color:#CC0000;
}
.informationData .memberTable td span.mini{
	font-size:95%;
}
.informationData .memberTable td.kind{
	width:130px;
	background:#CFC1B0;
	text-align:center;
	font-weight:bold;
	border-left: 1px solid #564732;
	border-bottom: 1px solid #564732;
}
.informationData .memberTable td.fee{
	width:60px;
	background:#EBE3DE;
	text-align:center;
	border-left: 1px solid #564732;
	border-bottom: 1px solid #564732;
}
.informationData .memberTable td.wsche{
	width:110px;
	background:#DFD3CA;
	border-left: 1px solid #564732;
	border-bottom: 1px solid #564732;
}
.informationData .memberTable td.naiyo{
	width:210px;
	background:#EBE3DE;
	font-size:95%;
	border-left: 1px solid #564732;
	border-bottom: 1px solid #564732;
}
.informationData .memberTable td.toku{
	background:#DFD3CA;
	text-align:center;
	border-left: 1px solid #564732;
	border-right: 1px solid #564732;
	border-bottom: 1px solid #564732;
}
.informationData th.pro{
	padding: 10px 20px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #564732;
	color: #fff;
	background-color: #564732;
}
.informationData th.time{
	padding: 10px;
	font-weight: normal;
	border: 1px solid #564732;
}
.informationData td.time{
	padding: 10px;
	font-weight: normal;
	border: 1px solid #564732;
}
.informationData th.needed{
	width: 150px;
	padding: 10px 20px;
	border: 1px solid #564732;
	text-align: left;
	font-weight: normal;
	color: #564732;
	background-color: #CFC1B0;
}
.informationData span.red{
	color:#CC0000;
	font-weight:bold;
}
.informationData td.needed{
	padding: 10px 20px;
	border: 1px solid #564732;
	color: #564732;
	background-color: #DFD3CA;
}
.informationData td.needed p{
	padding: 10px;
}
.informationData dl{
	margin: 0;
	padding: 10px 10px 20px;
}
.informationData dt{
	margin: 0;
	padding: 10px 0 5px;
	font-weight: bold;
	color: #900;
	background-color: transparent;
}
.informationData dd{
	margin: 0;
	padding: 0 0 0 0.5em;
}
.informationData p.caution{
	color:#CC0000;
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
}
/*----- shop open information -----*/
.shopOpen{
	width: 240px;
	margin: 0;
	padding: 0;
	float: left;
}
.shopOpen table{
	width: 230px;
}
.shopOpen th, .shopOpen td{
	color: #564732;
	background-color: #CFC1B0;
	text-align: center;
}
/*----- contact -----*/
.contact{
	width: 700px;
	margin: 0 auto;
	clear: both;
	padding: 20px 0 5px;
}
.contact ul{
	margin: 0;
	padding: 0;
}
.contact li{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.contact li#webCon{
	padding-left: 100px;
}

/*----- visitor Trial -----*/
.Trial{
	width: 380px;
	margin: 0;
	padding: 0;
	float: left;
}

.Trial p, .Visit p{
	margin: 5px 5px 10px 55px;
}
.trialTicket{
	width: 600px;
	clear: both;
	padding: 30px 0 10px;
	margin: 0 auto;
}
.trialTicket img.or{
	margin:50px 10px;
}
.trialTicket ul, .trialTicket dl{
	margin: 20px 0;
	padding: 0;
}
.trialTicket dt{
	font-weight: bold;
	color: #900;
	background-color: transparet;
}
.trialTicket dd strong{
	font-weight: bold;
	color:#CC0000;
}
.trialTicket li, .trialTicket dd{
	margin: 0;
	padding: 0 0 3px;
	list-style-type: none;
	color: #666;
	background-color: transparent;
}

/*----- process guidance -----*/
.guidance{
	width: 618px;
	margin: 0 auto;
	padding: 5px 40px 20px;
	color: #564732;
	background-color: #DFD3CA;
	border: 1px solid #8b8988;
	position: relative;
}
.guidance ul{
	font-size: 12px;
	line-height: 140%;
	margin: 10px 25px 0;
	padding: 0;
}
.guidance li{
	margin-top: 5px;
}

.font_blue{color: #0000CC}
.topics0909{
	font-size: 14px!important;
	line-height: 140%!important;
	background-color: #F9F6F4;
	padding: 20px;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.backTop {
	margin-bottom: 5px;
	position: relative;
	width: 690px;
	line-height: 1.3em;
	padding-bottom: 20px;
}

.backTop a {
    position: absolute;
	bottom: 0; right: 0;
	text-decoration: none;
	background: url(../../../image/lesson/page_top.png) no-repeat;
	background-position: 0 30%;
	font-size: 85%;
	color: #666;
	padding-left: 13px;
}

.backTop a:hover {
    color: #990000;
	background: url(../../../image/lesson/page_top_o.png) no-repeat;
	background-position: 0 30%;
}












#tetuduki h4 {
    font-size: 161.6%;
}


.Visit p#gatebox {
    width: 400px;
	min-height: 50px;
	float: left;
	margin-left: 60px;
	margin-right: 30px;
	font-weight: bold;
	font-size: 138.5%;
	line-height: 1.3em;
	color: #999;
}

#clbox {
    clear: both;
}


#taiken li {
    background: url(../img/dtlist.png) no-repeat;
	padding-left: 20px;
	color: #9a5c29;
	font-weight: bold;
	font-size: 116%;
	margin: 0.5em 0;
}





/* IE6透過PNG　a対策
========================================== */
* html #container a {
    position: relative;
}

