@charset "utf-8";

/*コピー*/
div#kaiin-copy p{

}

/*トップイメージ*/
#topIMG{
width:720px;
}

.photo{
	width:348px;
	height:auto;
	margin-bottom:20px;
}
.photo img{
	display:block;
}
.photo.max{
	width:656px;
}
.photo.floatLeft{
	float:left;
	padding-left:5px;
width:470px;}
.photo.floatRight{
	float:right;
	padding-right:5px;
width:227px;}


/* 冒頭 PDFリンク */
.anchors div.pdf{
	clear:both;
	width:100%;
	height:1.4em;
	text-align:right;
/*	background-color:pink;*/
}
.anchors div.pdf a{
	display:inline;
	margin:0;
	padding:0;
}
.anchors div.pdf img{
	vertical-align:middle;
	margin:0 3px 0 3px;
	text-decolation:none;
}

/*入会申込み*/
ol.nyukaistep{
	margin:16px 0 0 0;
	padding:0;
	list-style-type:none;
}

ol.nyukaistep li{
	display:block;
	float:left;
	width:260px;
	background-image:url(../kaiin-tokuten/images/nyukaiarrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

ol.nyukaistep li.last{
width:200px;
	background-image:none;
}

ol.nyukaistep li div{
	width:200px;
	min-height:120px;
	padding:0;
	background-color:#FFFFFF;
	border:solid #BFBFBF 1px;
}
* html ol.nyukaistep li div{
height:120px;
}

ol.nyukaistep li div h3{
margin:0;
padding:0;
color:#191919;
line-height:1em;
}

ol.nyukaistep li div p{
margin-bottom:0;
color:#191919;
padding:6px 8px;
font-size:12px;

}

/*会員特典*/
div#kaiin-tokuten{
	width:696px;
	border:solid #a18f2c 1px;
	padding:16px 12px;
	margin:1.75em 0 8px 0;
}

div#kaiin-tokuten h2{
border:none;
margin-top:0;
margin-bottom:0.75em;
padding-left:0;
}
div#kaiin-tokuten ul {
margin-bottom:0.75em;
}

div#kaiin-tokuten li{
margin-left:0;
}



/*ご利用の流れ　会員／ビジター*/
p.color{
line-height:1em;
}



p.color span{
display:block;
float:left;
height:12px; width:32px;
margin:0 5px 0 0;}

/*p.color span.white{
background-color:#FFFFFF;
}
p.color span.blue{
background-color:#E5E5FF;
}*/
div.reserve{

}

div.reserve p.member,
div.reserve p.vister{
background-color:#ffffff;
margin-bottom:0;
color:#191919;
padding:6px 8px;
font-size:12px;
}


div.reserve p.vister{
background-color:#E5E5FF;
border-top:solid #BFBFBF 1px;}


/*ご利用の流れ図*/
ol.step{
margin:16px 0 0 0;
padding:0;
list-style-type:none;
}

ol.step li{
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: center 50%;
}

ol.step li.last{
	background-image:none;
}

ol.step li#step1{width:165px;}
ol.step li#step2{width:387px;	background-image:url(../kaiin-tokuten/images/arrow.gif);}
ol.step li#step3{width:165px;}

ol.step li#step1,
ol.step li#step3{
min-height:250px;}

* html ol.step li#step1,
* html ol.step li#step3{
height:250px;}


ol.step li div{
min-height:105px;
padding:0;
background-color:#FFFFFF;
border:solid #BFBFBF 1px;
}
* html ol.step li div{
height:105px;
}

ol.step li#step1 div{width:165px;margin-top:102px;}
ol.step li#step2 div{width:275px; margin-left:auto; margin-right:auto;}
ol.step li#step3 div{width:165px;margin-top:102px;}


ol.step li#step2 div.second{margin-top:18px;}

ol.step li div h3{
margin:0;
padding:0;
color:#191919;
line-height:1em;
}

ol.step li div p{
margin-bottom:0;
color:#191919;
padding:6px 8px;
font-size:12px;
}

ol.step li div p.vister{
background-color:#E5E5FF;
border-top:solid #BFBFBF 1px;}


/*会員制度テーブル*/


table#admission{
width:460px;
}

table#admission th{width:20%; white-space:nowrap;}
table#admission td{width:40%; white-space:nowrap;}



