@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #FFFFFF url(img/bg.jpg);
	color: #37130B;
	padding: 40px 0 20px;
}

#container{
	width:880px;
}

#header{
	text-align: center;
	margin:0 0 30px;
}

#contents{
	margin:0;
}

/*応募フォーム見出し*/
#suntory_contents form h2{
	font-size: 80%;
	color: #FFF;
	background: #37130B;
	padding: 10px 10px 8px;
	margin: 5px 0 0;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:880px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0;
	padding:0 20px 20px;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	margin:1em 0 0 -5px;
	padding:0;
	color:#CD3301;
}
#notes h2.first{
	margin-top: 0px;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
#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 #37130B;
	background-color:#FFF;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#E8E2DB;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#E8E2DB;
	border-top: 1px solid #37130B;
	border-right: 1px solid #37130B;
	border-bottom: none;
	border-left: 1px solid #37130B;
}
#suntory_contents table#kantan{
margin:0;
}


/* 余白
---------------------------------------------------- */
/*応募フォームテーブル*/
#form_area{
padding:0;
margin:0 0 30px;
}

#enquete table{
margin:0;
}

/*#enquete table th,*/
#enquete table td{
	padding:5px 8px 4px 8px;
}


/* メルマガパーミッション
---------------------------------------------------- */
#form_area table tr.mail_magazine_list td dl dt,
#kantanriyou table tr.mail_magazine_list td dl dt,
#datahenko table tr.mail_magazine_list td dl dt{
	float:left;
	width:450px;
	padding-top:3px;
}

#form_area table.kakunin tr.mail_magazine_list td dl dt.mm_kakunin{
	float:left;
	width:450px;
	padding-left:3px;
}

/* 質問インデント
---------------------------------------------------- */
#enquete table th div.ico{
	float:left;
	width: 36px;
}

#enquete table th div.ques{
	float:left;
	padding-left: 30px;
	width: 790px;
	_width: 820px;
}
#enquete table th div.ques p{
	text-indent: -30px;
}


/* レイアウト用table
---------------------------------------------------- */
div.layout{
	padding: 8px 0px;
}

#enquete .layout table{
	width: auto;
}

#enquete .layout table th,
#enquete .layout table td{
	font-size: 100%;
	vertical-align: middle;
	border:1px solid #B3B3B3;
}

#enquete .layout table th{
	background: #FFFFFF;
	padding:5px 8px 4px;
}

/*必須マークの列*/
#enquete .layout table td.need{
	padding:5px 0px 4px;
	border-style: none;
	text-align: right;
	vertical-align: top;
	background: #FFFFFF;
}

/*空セル*/
#enquete .layout table td.emp{
	border-style: none;
}

/*飲料種類タイトル*/
#enquete .layout table th.drink{
	background: #CFE8FF;
}

/*飲用種類*/
#enquete .layout table th.wid_th{
}

/*飲用頻度タイトル*/
#enquete .layout table th.fre_tl{
	background: #CFE8FF;
	text-align: center;
}

/*飲用頻度*/
#enquete .layout table th.fre{
	background: #F2F2F2;
	padding:5px 3px 4px;
	/*width: 50px;*/
	text-align: center;
}

/*飲用頻度選択欄：入力画面（ラジオボタン）*/
#enquete .layout table td{
	padding:0;
	text-align: center;
}

/*飲用頻度選択欄：確認画面*/
#enquete table.kakunin .layout table td.wid_td{
	padding:5px 8px 4px;
	text-align: left;
}

/*偶数行*/
#enquete .layout table tr.step2,
#enquete .layout table tr.step2 th.wid_th,
#enquete .layout table tr.step2 td{
	background: #F6F6F6;
}

#enquete .layout table#q2 th.fre{
	text-align: left;
}
#enquete .layout table th span.nowrap{
	white-space:nowrap
}


/* 追加エラースタイル
---------------------------------------------------- */
#enquete .layout table th.wid_th_err{
	border:2px solid #ff0000;
	background-color:#ff99cc;
}
#enquete .layout table td.wid_td_err{
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
}
#enquete .layout table td.wid_tdr_err{
	border-top: 2px solid #ff0000;
	border-bottom: 2px solid #ff0000;
	border-right: 2px solid #ff0000;
}

/*Q2*/
#enquete .layout table#q2 th.fre_err{
	border:2px solid #ff0000;
	background-color:#ff99cc;
	text-align: left;
}
#enquete .layout table#q2 td.wid_td_err{
	border-top: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
}
#enquete .layout table#q2 td.wid_tdb_err{
	border-top: 1px solid #B3B3B3;
	border-bottom: 2px solid #FF0000;
	border-right: 2px solid #FF0000;
	border-left: 2px solid #FF0000;
}

#enquete table th.wid_th_err_err,
#enquete table th.wid_th_err_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#enquete table td.wid_td_err_err,
#enquete table td.wid_td_err_err_err{border:2px solid #ff0000;}


/* 選択部分　列
---------------------------------------------------- */
#enquete table td table.row{
	width: auto;
	background: transparent;
}
#enquete table td table.row td{
	padding:0 2em 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;
}

#enquete table td p.head{
	margin-top: 1em;
	line-height: 150%;
	font-weight: bold;
}
#enquete table td p.first{
	margin-top: 0;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 0 0px 10px;
}

#kantanriyou table td,
#datahenko table td{
	background: #FFF;
}


/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 160px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div#formthanks{
	padding:10px 0 20px;
}

#formthanks h2{
	color: #CD3301;
	padding: 0;
	margin: 0 0 0.5em;	
	font-size:100%;
}

#formthanks p.lead1{
	font-size:80%;
	line-height:150%;
	margin-bottom: 2em;
}

#formthanks p.lead{
	margin-top: 1em;
}


/* ------------------------------------------------------------------------
　リンク
------------------------------------------------------------------------ */
#suntory_contents a:link,
#suntory_contents a:visited{
	color: #231916;
}
#suntory_contents a:hover,
#suntory_contents a:active{
	color: #FF3304;
}


#suntory_contents .cl_gray{
	color: #5F5F5F;
}

