@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #FFFFFF;
	color: #666666;
	padding-top: 10px;
}

#container{
	width:731px;
}

#header{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right-style: none;
	border-left-style: none;
	padding: 1px 0px;
	height: 56px;
}
#header p#logo{
	float:left;
}
#header p#flower_top{
	float:right;
}

#suntory_contents h1{
	text-align: center;
	margin: 30px 0px 55px;
	clear: both;
}

#contents{
	margin:0 0px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:731px;
	background-color:#ffffff;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0;
	padding:0 25px 2em;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:0;
	color: #666666;
}
#notes h2.first{
	margin:5px 0 0;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
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:#B42129;
}

h2#h2-form-box{
	margin:0;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#f1f9f9;
	border: 1px solid #c0c0c0;
	border-bottom: none;
}

#suntory_contents table#kantan{
margin:0;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #c0c0c0;
}

#form_area table th,
#enquete table th{
	background-color:#f1f9f9;
}

#form_area table td,
#enquete table td{
	background-color:#ffffff;
}


/*応募フォームテーブル*/
#form_area{
padding:0 0 8px 0;
}

/*アンケートフォームテーブル*/
#enquete table{
margin:0;
}

/* 選択部分　列
---------------------------------------------------- */
#enquete table td ul.row{
	display: inline;/*IEでpaddingが2倍になるのを回避*/
}
#enquete table td ul.row li{
	margin:0 2em 0 0;
	line-height:130%;
	float: left;
}
#enquete table td ul.row li.last{
	margin-right: 0;
}

/* レイアウト用table
---------------------------------------------------- */
#enquete table.layout{
	width: auto;
}

#enquete table.layout th,
#enquete table.layout td{
	font-size: 100%;
	background: #FFFFFF;
	border:none;
}
#enquete table.layout th,
#enquete table.layout td{
	padding:4px 4px;
}
#enquete table.layout th{
	color: #f64570;
}


/* アンケート用スタイル
---------------------------------------------------- */
#enquete .caution{
	color: #5f5f5f;
}

#enquete table th.enq1,
#enquete table th.enq2{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #c0c0c0;
	border-left: none;
	background: #FFFFFF;
	line-height: 150%;
	padding:12px 0 3px 0px;
	font-weight: bold;
	color: #4eaaae;
}
#enquete table th.enq2{
	padding-top:12px;
}
#enquete table th.enq2 strong{
	color:#f64570;
}


/* レイアウト用table
---------------------------------------------------- */
div.layout{
	padding: 8px 0px;
}

#enquete .layout table {
	width: auto;
}

#enquete .layout th {
	background-color: #FFF;
}

/*空セル*/
#enquete .layout table td.emp{
	border-style: none;
	width: 20%;
}

#enquete .layout table tr.step1,
#enquete .layout table tr.step1 td.wid_td {
	background:none repeat scroll 0 0 #FFF;
	font-size: 100%;
	text-align: center;
}
#enquete .layout table tr.step1 th.wid_th {
	font-size: 100%;
	text-align: left;	
}
#enquete .layout table tr.step2 th.wid_th {
	background:none repeat scroll 0 0 #F1F9F9;
	font-size: 100%;
	text-align: left;	
}
#enquete .layout table tr.step2,
#enquete .layout table tr.step2 td.wid_td {
	background:none repeat scroll 0 0 #F1F9F9;
	font-size: 100%;
	text-align: center;
}

/*飲用頻度*/
#enquete .layout table th.fre{
	background: #F1F9F9;
	font-size: 110%;	
	padding:5px 3px 4px;
	width: 70px;
	text-align: center;
}
.layout2 {
	float: left;
	width: 45%;
}
.layout3 {
	float: left;
	width: 30%;
}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 0 0 20px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div.bnr#formthanks{
	padding:0px 0 20px;
}

#formthanks h2{
	line-height: 140%;
	color:#666666;
}

#formthanks p.lead{
	margin-top: 1em;
}


/* ------------------------------------------------------------------------
　リンク色
------------------------------------------------------------------------ */
/*#suntory_contents a:link{color:#980011; text-decoration:underline;}
#suntory_contents a:visited{color:#666666; text-decoration:underline;}
#suntory_contents a:hover,
#suntory_contents a:active{color:#f64570; text-decoration:none;}*/


/* ------------------------------------------------------------------------
　入力エラー
------------------------------------------------------------------------ */
#enquete .step1 th.wid_th_err,
#enquete .step2 th.wid_th_err {
	font-size: 100%;
}