?@charset "utf-8";


/* ========================= 09）メンバー登録 */
#touroku, #tourokuform{
	margin:0 auto;
	text-align:left !important;
	text-align:center !important;
}
/*   メンバーとは？   */
#touroku{
/*	background:#F5F0E5;
	border:1px solid #E2D4B9;*/
}

#touroku h3{
	margin:27px 0 15px 80px;
}
#touroku p{
	padding:0 60px 15px 80px;
	margin:0;
	font-size:100%;
}

#touroku_con{
	width:495px;
	background-color:#F5F0E5;
	border:1px solid #E2D4B9;

}

#touroku_con p{
	padding:0 60px 15px 80px;
	margin:0;
	font-size:100%;
}

/*   登録フォーム   */
#tourokuform{
	width:347px;
	background:url(img/bgtouroku.gif) no-repeat left top;
	margin-bottom:24px;
	padding-top:1px;
}
#tourokuform #tourokuformbtm{
	background:url(img/bgtourokubtm.gif) no-repeat left bottom;
}
#tourokuform table{
	width:auto;
	border:0px;
	margin:15px;
}
#tourokuform th, #tourokuform td{
	width:auto;
	background : none ;
	background :#F3E8D1;
	border:0px;
	padding:2px 0;
	font-size:100%;
}
#tourokuform th{
	width:100px;
	text-align : left ;
}
#tourokuform input{
	width:200px;
	height:20px;
	line-height:20px;
	border:1px solid #C9B78B;
	background:#fffefd;
	font-size:110%;
}
#tourokuform input.submitbtn{
	width:155px;
	height:25px;
	margin-bottom:15px;
}
#tourokuform p{
	margin:0 15px;
	padding:0;
}
#tourokuform p.kome{
/*	font-size:60% !important;
	font-size:56%;*/
	color:#412704;
}
*:first-child+html #tourokuform p.kome{
/*	font-size:56% !important;*/
}

#tourokuform input.submitbtn{
	margin:15px 0 ;
}
