@charset "UTF-8";
/* CSS Document */

	.tourokubotan{
	width:550px;
	height:50px;
	margin:20px auto;
	text-indent:-9999px;
	overflow:hidden;
	background:no-repeat;
	}
	
	
	.tourokubotan{background-image:url(img/kaiintouroku_btn.jpg); background-position:left bottom;}

	.tourokubotan:hover{background-position:left top;}

	.tourokubotan a{
	display:block;
	width:550px;
	height:50px;
	}
	
	
	
	#number-non ol li{
	list-style:none;
	padding:30px 0px;
	}
	
	
	#clubapp h3 {
background:#999999 none repeat scroll 0 0;
height:40px;
line-height:40px;
margin:0;
padding:0 20px;
width:530px;
color:#FFFFFF;
}

#clubapp .qr{
	width:500px;
	padding-left:20px;
	background:url(img/mobilebox_qr.gif) no-repeat right 50%;
	}

	
	
/* レストランページ　文字強調 */	

	.red{
	color:#FF0000;
	}
	

/* プラン登録-解説文 */	

	b{
	color:#0000ff;
	font-weight: normal;
	}
	