@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #000 url(img/bg.jpg) repeat-x center top;
}

#container{
	width:890px;
	background: #fff;
	color: #333;
}
#container_hd{
	width:890px;
	background: #fff;
}


#suntory_contents h1{
	text-align: center;
	padding: 10px 0 20px;
}

#contents{
	margin:0 45px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:800px;
	background-color:#FFFFFF;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 20px 2em;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2 span{
	display: inline;
	font-size:100%;
	color:#b18b05;
}

#notes h2{
	font-size:100%;
	margin:1em 0 0 -10px;
	padding:0;
}
#notes h2.first{
	margin:0 0 0 -10px;
}

/*説明部分p要素のスタイル*/
p.list{
	padding:0;
	margin:0;
}

p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes span{
	color:#024280;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#b18b05;
	padding:8px 0 6px 8px;
	margin:10px 0 0 0;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#FFFFFF;
	border-top: 1px solid #b18b05;
	border-right: 1px solid #b18b05;
	border-bottom: none;
	border-left: 1px solid #b18b05;
}

/*入力フォームテーブル*/
#form_area{
padding:0 0 8px 0;
}

#enquete table{
margin:0;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #b18b05;
}

#form_area table th,
#enquete table th{
	background-color:#F9F4E6;
}

#enquete table td.enquete02{
	background-color:#F1E7C0;
}

#enquete table th .caution{
	color:#5F5F5F;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:470px;
	padding:0 0 0 10px;
}

/* 選択部分　列
---------------------------------------------------- */
#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;
	width: auto;
}
#enquete table td table.row td.last{
	padding:0;
}

/* 設問ラベル
---------------------------------------------------- */
#enquete table td p.tl{
	font-weight:bold;
	line-height:140%;
	margin-top:1em;
	color: #37130b;
}
#enquete table td p.mt0{
	margin-top:0;
}
/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 120px;
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks h2{
	line-height: 140%;
	color:#b18b05;
}

#formthanks p.lead{
	margin-top: 1em;
}

#formthanks .banner{
	margin:20px 0;
}


/* ------------------------------------------------------------------------
　rtdヘッダ
------------------------------------------------------------------------ */
#rtd-button{
	background-color:#ffffff;
	border-color:#dedede;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding:5px 0 5px 10px;
	margin:0;
}