@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	text-align:center;
	color: #595959;
	background: #f3f2ef;
	padding: 20px 0 30px;
}

#container{
	width:890px;
	padding: 0 0 20px;
	background: #FFF;
}

#container h1{
	margin: 20px 0 25px;
	text-align: center;
	color:#3B5B28;
}

#container p#title{
	margin: 0 0 40px;
	text-align: center;
}

#contents{
	margin:0 51px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:788px;
	background: #FFF;
}

/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin: 0 0px;
	padding:0 0 15px 1em;
	font-size:80%;
	line-height: 130%;
	background: #FFF;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	font-weight:bold;
	color:#5d9e02;
	margin:1em 0 0 -1em;
	padding:0;	
}
#notes h2.first{
	margin-top: 0;
}
#notes h2 span.nomal{
	display: inline;
	font-size:100%;
	color:#000;
	font-weight: normal;
	margin-left:1em;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes dl dt{
	color:#eb3553;
	margin-top:0.7em;
	font-weight: bold;
}
#notes dl dd{
	margin:0 0 0.7em 3em;
}

/*プレゼント画像のレイアウト*/
#notes img.pre {
	float: right;
	margin:0 20px 0 20px;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
#suntory_contents h2.h2-box,
h2#h2-form-box,
h2#h2-enquete-box{
	margin: 0;
	padding:20px 0 3px;
	background-color:transparent;
	color:#5d9e02;
}

h2 span{
	font-size:80%;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:10px;
}

#quiz_area table th,
#quiz_area table td,
#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #5d9e02;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#EEFBDD;
}

#enquete .enquete-title2 {
	font-weight:bold;
	background-color:#806963;
	color:#ffffff;
	font-size: 80%;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: 1px solid #5d9e02;
	border-right: 1px solid #5d9e02;
	border-bottom: none;
	border-left: 1px solid #5d9e02;
	background: #EEFBDD;
}


/* クイズ部分
---------------------------------------------------- */
#quiz_area table th,
#quiz_area table td{
	padding:5px 0 4px 8px;
	font-size:73%;
	line-height:130%;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
}

/*入力内容縦余白別途指定*/
#quiz_area table td{
	padding:10px 0 8px 44px;
}

/*クイズ問題*/
#quiz_area table th p{
	padding:5px 0 0 36px;
	font-weight: bold;
	font-size: 120%;
}

/* 追加エラー */
#quiz_area table th.wid_th_err,
#quiz_area table th.wid_th_err_err,
#quiz_area table th.wid_th_err_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#quiz_area table td.wid_td_err,
#quiz_area table td.wid_td_err_err,
#quiz_area table td.wid_td_err_err_err{border:2px solid #ff0000;}


/* 余白
---------------------------------------------------- */
/*入力フォームテーブル*/
#form_area{
	padding:0;
}

/*アンケートテーブル*/
#enquete table{
	margin: 0px;
}


/* アンケートパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:400px;
	padding:0 0 0 10px;
}


/* 選択部分　列
---------------------------------------------------- */
#enquete table td table.row{
	width: auto;
	background: transparent;
}
#enquete table td table.row td{
	padding:0 3em 0 0;
	line-height:130%;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	border-style: none;
}
#enquete table td table.row td.last{
	padding:0;
}

/* 「その他」のインデント
---------------------------------------------------- */
#suntory_contents div.id_other{
	margin-left: 25px;
}


/* 設問ラベル
---------------------------------------------------- */
#enquete table td p.tl,
#enquete table td span.tl{
	font-weight:bold;
	line-height:140%;
	color: #3B5B28;
}


/* 追加エラー
---------------------------------------------------- */
#enquete table th.wid_th_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#enquete table td.wid_td_err_err{border:2px solid #ff0000;}



/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	text-align: center;
}

/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 114px;
}

/* 完了/期間外/エラー画面
---------------------------------------------------- */
#formthanks.done{
padding:0 0 50px;
}
#formthanks{
padding:0 0 50px;
}

/*完了/期間外/エラー見出し*/
#formthanks h2{
	line-height: 140%;
	color:#5d9e02;
}

#formthanks p.lead01{
	margin-top: 0.5em;
	font-size: 80%;
}

#formthanks p.lead{
	margin-top: 1em;
}

/*ブランドトップへ*/
#formthanks .brand_top{
margin:40px 0 20px;
}


/* Eクラブ改定2期追加スタイル（2008.12）調整
---------------------------------------------------- */
#suntory_contents div.caution-box p.caution-txt{
width:auto;
}

/* ------------------------------------------------------------------------
　link
------------------------------------------------------------------------ */
#suntory_contents a:link {	color: #f05500;}
#suntory_contents a:visited {	color: #3b5b28;}
#suntory_contents a:hover {	color: #5d9e02;}


/* ------------------------------------------------------------------------
　goto_area
------------------------------------------------------------------------ */
#goto_area{
	height:23px;
	margin:6px auto 0;
	padding:0;
	width:760px;
	overflow: hidden;
}

#goto_area .gabgab {
	margin-left:0px;
	float: left;
	display: inline;
}

#goto_area .gabgab_s {
	margin: 0px 0px 0px;
	text-align: right;
}
