@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	text-align:center;
	background-color: #ffffff;
}

#container01{
	width:890px;
	text-align:center;
	background-color: #fdd000;
	margin-left: auto;
	margin-right: auto;
}

#container{
	width:800px;
	background-color: #ffffff;
}

#contents{
	margin:0 15px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:770px;
	background-color:#FFFFFF;
}

#container_ft{
	background: url(img/container_ft.gif) no-repeat center bottom;
	height: 14px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:1em 10px 1em;
	font-size:80%;
	line-height:130%;
}


/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	margin:1em 0 0 0;
	padding:0;
	color:#000000;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes span{
	color:#DE3F00;
}

#notes .font_s{
	font-size: 80%;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#ffffff;
	margin:10px 0 0;
	padding:4px 0;
	font-size:100%;
	font-weight:bold;
	color:#000000;
}

h2#h2-form-box{
	margin:0;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#F6F6F6;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: none;
	border-left: 1px solid #888888;
}

/*入力フォームテーブル*/
#quiz_area,
#form_area{
padding:0 0 8px 0;
}

#enquete table{
margin:0;
}

#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 #888888;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#F6F6F6;
}

/* レイアウト用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 #888888;
}

#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: middle;
	background: #FFFFFF;
}

/*空セル*/
#enquete .layout table td.emp{
	border-style: none;
}

/*飲料種類タイトル*/
#enquete .layout table th.drink{
	background: #F6F6F6;
	color:#880107;
}

/*飲用種類*/
#enquete .layout table th.wid_th{
}

/*飲用頻度タイトル*/
#enquete .layout table th.fre_tl{
	background: #F6F6F6;
	text-align: left;
	color:#880107;
}

/*飲用頻度*/
#enquete .layout table th.fre{
	background: #EEF7FF;
	padding:5px 3px 4px;
	width: 50px;
}

/*飲用頻度選択欄：入力画面（プルダウン）*/
#enquete .layout table td{
	padding:5px 8px 4px;
	text-align: left;
}

/*飲用頻度選択欄：確認画面*/
#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{
	background: #E7E7E7;
}

/* 選択部分　列
---------------------------------------------------- */
#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 .layout table th.wid_th_err,
#enquete .layout table th.wid_th_err_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;
}

/* その他の酒類・清涼飲料のサイズ
---------------------------------------------------- */
#enquete .layout table input.inpwid_m {
	width:150px;
}


/* 小問
---------------------------------------------------- */
/*入力画面*/
#enquete table.tbl-sub{
	margin: 10px 0 5px 10px;
	width: 734px;
	clear: left;
}
#enquete table.tbl-sub th,
#enquete table.tbl-sub td{
	border:1px solid #F6F6F6;
	font-size:100%;
	padding: 10px;
	background: #F6F6F6;
}
#enquete table.tbl-sub th{
	padding-bottom: 5px;
}
#enquete table.tbl-sub td{
	padding-top: 3px;
}

#enquete table th.wid_th_err{border:2px solid #ff0000;background-color:#ff99cc;}
#enquete table td.wid_td_err{border:2px solid #ff0000;}


/*確認画面*/
#enquete .div-sub{
	background: #F6F6F6;
	margin: 5px 18px 5px 10px;
	padding: 10px;
}

#enquete p.case{
	font-weight: bold;
	margin-bottom: 0.5em;
}

#enquete p.q-sub{
	margin-bottom: 0.5em;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 30px 0 15px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*完了画面*/
div.done#formthanks{
	padding:40px 0 10px;
}
div.done#formthanks .brand_top{
margin:10px 0;
}
div.done#formthanks .brand_top a{
background-image:none;
background-repeat:no-repeat;
background-position:0;
padding:1px 0 1px 0;
}

div.bnr#formthanks{
	padding:40px 0 10px;
}

#formthanks h2{
	line-height: 140%;
	color:#5D3307;
}

#formthanks p.lead{
	margin-top: 1em;
}

#qr{
	width: 500px;
	font-size: 80%;
	margin-left: auto;
	margin-right: auto;
}

#qr p{
	width: 360px;
	margin-right: 20px;
	padding: 20px 0;
	float: left;
}


/* ------------------------------------------------------------------------
　リンク
------------------------------------------------------------------------ */
#contents a:link {
color:#C98300;
}
#contents a:visited {
color:#C98300;
}
#contents a:hover {
color:#AF490B;
}
#contents a:active {
color:#AF490B;
}
