@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　メンバーズ・クラブ入会申し込み
------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------
　入力画面
------------------------------------------------------------------------ */
#suntory_contents #info{
	margin: 0 0 40px;
}

#suntory_contents #info ul{
	margin:0 0 0 1em;
	padding:0 0 0 0;
}
#suntory_contents #info ul li{
	text-indent: -1em;
	line-height: 1.5;
	margin:0.5em 0;
}

#suntory_contents #info h2{
	margin: 40px 0px 15px;
}
#suntory_contents #info h2.first{
	margin-top: 30px;
}


/* 会員の特典
---------------------------------------------------- */
#suntory_contents #info .box02 h3{
	margin: 0 0 1em;
	font-weight: bold;
	font-size: 116%;
}

.box02{
	margin-top: 40px;
	padding-left: 16px;
}
.priv01{
	margin-top: 20px;
	border-left: 2px solid #ff8e50;
}
.priv02{
	border-left: 2px solid #c29c12;
}
.priv03{
	border-left: 2px solid #6485bb;
}

#suntory_contents p.img02-02{
	margin: 20px 0 0 2px;
}

/* ご入会方法
---------------------------------------------------- */
#suntory_contents #info h3{
	margin: 0 0 5px;
	font-weight: bold;
	font-size: 116%;
}

.box03-02{
	margin-top: 30px;
	padding-top:15px;
	border-top: 1px solid #e7e7e7;
}

/* ご入会方法
---------------------------------------------------- */
#entry h2{
	text-align: center;
}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin p{
	margin: 1em 0;	
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks{
	text-align:center;
	padding:30px 0 0;
}
