@charset "utf-8";

p {
	font-size:14px;
	line-height:150%;
	color:#000000;
}

/* ページ */
#ysclub-contents {
	width: 760px;
	margin: 0;
	float: right;
}

/* ------------------------------
 Y'sクラブ index.cfm
------------------------------ */
#bg_top01 {
	background:url(../img/bg_top.gif) no-repeat;
	width:760px;
	height:6px;
	overflow:hidden;
}
#sub_tit01 {
	background:url(../img/sub_tit.gif) no-repeat;
	width:760px;
	height:82px;
}
#sub_tit01 .btn_mem01 a {
	display:block;
	background:url(../img/btn_mem01.jpg) no-repeat;
	width:150px;
	height:35px;
	float:right;
	text-decoration:none;
	margin:21px 22px 0 0;
}
#contents_box01 {
	background-color:#7C3734;
	width:716px;
	padding:0 22px;
}
#contents_box01 .tit_01 {
	background:url(../img/tit_01.jpg) no-repeat;
	width:716px;
	height:110px;
	margin-bottom:22px;
}
#contents_box01 .bg_about_con {
	background:url(../img/bg_about_con.jpg) no-repeat;
	width:716px;
	height:276px;
	padding-bottom:30px;
}
#contents_box01 .bg_about_con p {
	width:500px;
	padding:93px 0 0 198px;
}
#contents_box01 .tit_02 {
	background:url(../img/tit_02.jpg) no-repeat;
	width:716px;
	height:60px;
	padding-bottom:10px;
}
#contents_box01 .ad_01 {
	background:url(../img/advantage01.jpg) no-repeat;
	width:680px;
	height:117px;
	padding:88px 0 22px 36px;
}
#contents_box01 .ad_02 {
	background:url(../img/advantage02.jpg) no-repeat;
	width:680px;
	height:72px;
	/*padding:86px 0 22px 36px;*/
	padding:86px 0 50px 36px;	
}
#contents_box01 .ad_03 {
	background:url(../img/advantage03.jpg) no-repeat;
	width:680px;
	height:92px;
	padding:86px 0 50px 36px;
}
#contents_box01 .ad_01 p,
#contents_box01 .ad_02 p,
#contents_box01 .ad_03 p {
	width:650px;
}
#contents_box01 .btn_mem02 a {
	display:block;
	background:url(../img/btn_mem02.jpg) no-repeat;
	width:300px;
	height:70px;
	margin:0 auto;
	padding-bottom:25px;
	text-decoration:none;
}
#contents_box01 p span {
	font-size:12px;
	color:#FFFFFF;
	float:right;
	padding-bottom:5px;
}
#bg_btm01 {
	background:url(../img/bg_btm.gif) no-repeat;
	width:760px;
	height:6px;
}



/* ------------------------------
 お知らせ掲示板 info_bord.cfm
------------------------------ */
#bg_top02 {
	background:url(../img/info_bord/bg_top.gif) no-repeat;
	width:760px;
	height:6px;
	overflow:hidden;
}
#sub_tit02 {
	background:url(../img/info_bord/sub_tit.gif) no-repeat;
	width:760px;
	height:96px;
}
#contents_box02 {
	background-color:#7C3734;
	width:760px;
	padding: 0 0 14px;
	overflow: hidden;
	clear: both;
}
#contents_box02 p.txt-sub {
	width: 710px;
	margin: 0 auto 10px;
	padding: 0;
	color: #FFF;
}
#contents_box02 p.txt-sub a {
	margin: 0 4px 0 0;
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
#contents_box02 p.txt-sub a:hover {
	text-decoration: none;
}

#contents_box02 #contents_box_inn {
	width:724px;
	margin:0 auto;
}
#contents_box02 #contents_box_inn #bg_bord01 {
	background:url(../img/info_bord/bg_bord.jpg) no-repeat;
	width:233px;
	height:320px;
	float:left;
	margin-right:12px;
}
#contents_box02 #contents_box_inn #bg_bord02 {
	background:url(../img/info_bord/bg_bord.jpg) no-repeat;
	width:233px;
	height:320px;
	float:left;
}

#contents_box02 #contents_box_inn #bg_bord01 #bord_box,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box {
	width:210px;
	margin:35px auto 0 auto;
	color:#000000;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .day,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .day {
	font-size:11px;
	float:left;
	padding-top:2px;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .day span,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .day span {
	color:#CC0000;
	font-weight:bold;
	padding-left:10px;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .ico,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .ico {
	width:85px;
	height:16px;
	float:right;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt {
	clear: both;
	width: 207px;
	height: 188px;
	margin: 10px auto 0;
	padding: 0;
	color: #000000;
	font-size: 108%;
	line-height: 1.5em;
	overflow: auto;
}

#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt .txt_l,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt .txt_l {
	width:95px;
	float:left;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt .info-image,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt .info-image {
	float:right;
	width:100px;
	margin: 0 5px;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt .info-image img,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt .info-image img {
	padding:1px;
	border:1px solid #CCC;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt .info-image .txt-img,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt .info-image .txt-img {
	font-size: 85%;
}


#contents_box02 #contents_box_inn #bg_bord01 #bord_box .txt .img_r span,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .txt .img_r span {
	width:104px;
	float:right;
	font-size:11px;
	padding-top:3px;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .btn_contact a,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .btn_contact a {
	background:url(../img/info_bord/btn_contact.jpg) no-repeat;
	width:150px;
	height:35px;
	display:block;
	text-decoration:none;
	margin:0 auto;
}
#contents_box02 #contents_box_inn #bg_bord01 #bord_box .btn_article a,
#contents_box02 #contents_box_inn #bg_bord02 #bord_box .btn_article a {
	background:url(../img/info_bord/btn_article.jpg) no-repeat;
	width:150px;
	height:35px;
	display:block;
	text-decoration:none;
	margin:0 auto;
}


#bg_btm02 {
	background:url(../img/info_bord/bg_btm.gif) no-repeat;
	width:760px;
	height:6px;
}

.tool-box {
	width: 760px;
	margin: 10px auto 0;
	margin-top: 10px;
	font-size: 100%;
	text-align: center;
	line-height: 1em;
	overflow: hidden;
}
.tool-box a {
	color: #FFF;
}
.tool-box .lnk-on {
	color: #FFFFFF;/* 選択中テキスト色 */
	font-weight: bold;
}
.tool-box .lnk-off {
	color: #FFFFFF;/* 選択不可テキスト色 */
}



/* -----------------------------------------------------
 会員登録フォーム /ysclub/mem_regist/index.cfm
----------------------------------------------------- */
#ys-member-form-box {
	width: 970px;
	margin: 0 auto 30px auto;
	padding: 0;
	background: #EDE6DE;
}
#ys-member-form-box h3 {
	width: 970px;
	height: 42px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(/ysclub/common/img/tit_member_form.jpg);/* タイトル画像 */
}
#ys-member-form-box p {
 width: 807px;
	height: auto;
	overflow: hidden;
 font-size: 115%;
	line-height: 1.3em;
	margin: 0 auto;
}
#ys-member-form-box #send-box {
 width: 250px;
	text-align: center;
	margin: 30px auto;
}

/*お客様情報テーブル*/
#ys-member-form-box #customer-box {
	width: 807px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 30px auto;
}
#ys-member-form-box #customer-box .txt01 {
	font-size: 108%;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 30px 0;
	padding: 20px;
	text-align: center;
	border: 1px solid #FF0000;
}
#ys-member-form-box #customer-box h4 {
	margin: 0 0 7px 0;
	display: block;
}
#ys-member-form-box #customer-box table {
 width: 807px;
	margin: 0;
	border: none;
	font-size: 115%;
}
#ys-member-form-box #customer-box table td {
 padding: 6px;
	vertical-align: middle;	
}
#ys-member-form-box #customer-box table td.td-l {
 width: 215px;
	border-left: 5px solid #C9B69C;
	background: #E3D9CC;
}
#ys-member-form-box #customer-box table td.td-r .txt-disclaimer {
	font-size: 85%;
	line-height: 1.3em;
	color: #333333;
}
#ys-member-form-box #customer-box table td.td-r {
	 background: #FFFFFF;
}
#ys-member-form-box .tx01 {
	font-size: 88%;
	color: #666666;
}

/*希望物件情報テーブル*/
#ys-member-form-box #article-box {
	width: 807px;
	height: auto;
	overflow: hidden;
	margin: 50px auto 30px auto;
}
#ys-member-form-box #article-box h4 {
	margin: 0 0 7px 0;
	display: block;
}
#ys-member-form-box #article-box table {
 width: 807px;
	margin: 0;
	border: none;
	font-size: 115%;
}
#ys-member-form-box #article-box table td {
 padding: 6px;
	vertical-align: middle;	
}
#ys-member-form-box #article-box table td.td-l {
 width: 215px;
	border-left: 5px solid #C9B69C;
	background: #DCCFBE;
}
#ys-member-form-box #article-box table td.td-r {
 background: #FFFFFF;
}
#ys-member-form-box #article-box table td.td-r dl {
 margin: 0 0 5px 0;
}
#ys-member-form-box #article-box table td.td-r dl dt {
 width: 80px;
	height: auto;
	margin: 0 0 5px 0;
	font-weight: bold;
	float: left;
}
#ys-member-form-box #article-box table td.td-r dl dd {
 margin: 0;
	padding: 0 0 0 10px;
}
#ys-member-form-box #article-box table td.td-r a {
 color: #0066CC;
	text-decoration: underline;
}
#ys-member-form-box #article-box table td.td-r a:hover {
 text-decoration: none;
}

/*会員登録完了画面*/
#ys-member-form-box #comp-box {
	width: 807px;
	height: 200px;
	overflow: hidden;
	margin: 50px auto 30px auto;
}
#ys-member-form-box #comp-box h4 {
	margin: 0 0 10px;
	font-size: 115%;
	line-height: 1.3em;
}
#ys-member-form-box #comp-box .iptBtn {
	margin: 20px 0 0;
	padding: 0 10px;
}


/* -----------------------------------------------------
 パスワード再発行 /ysclub/mem_regist/index.cfm
----------------------------------------------------- */
#ys-member-reissue-box {
	width: 970px;
	height: 300px;
	margin: 0 auto 30px auto;
	padding: 0;
	background: #EDE6DE;
}
#ys-member-reissue-box h3 {
	width: 970px;
	height: 42px;
	margin: 0;
	padding: 0;
	display: block;
	background: url(/ysclub/common/img/tit_member_reissue.jpg);/* タイトル画像 */
}
#ys-member-reissue-box p {
	width: 807px;
	margin: 20px auto 0;
	font-size: 115%;
	line-height: 1.3em;
	overflow: hidden;
}
#ys-member-reissue-box form {
	width: 807px;
	margin: 20px auto 0;
}
#ys-member-reissue-box .iptBtn {
	margin: 20px 0 0;
	padding: 0 10px;
}










