@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
}

#container{
	width:820px;
}

#contents{
	margin:0 10px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:800px;
}

#suntory_contents h1{
	margin: 15px 0;
}

/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 1em 0;
	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;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
background-color:#000000;
margin:10px 0 5px 0;
}

/*かんたん応募テーブル*/
#kantan{
border:1px solid #000000;
background-color:#EEEEEE;
}

#suntory_contents table#kantan{
margin:0 0 5px 0;
}

/*入力フォームテーブル*/
#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 #000000;
}

#form_area table th,
#enquete table th{
	background-color:#EEEEEE;
}

#enquete table td.enquete02{
	background-color:#666666;
	color:#FFFFFF;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:470px;
	padding:0 0 0 10px;
}

/*FireFox用上付き文字離れの調整*/
*>/**/sup { vertical-align: text-top; line-height: 4px; }

/* レイアウト用table
---------------------------------------------------- */

#enquete table td div.layout2{
	width: 45%;
	float: left;
	margin-right: 10px;
}

#enquete table td div.layout3{
	width: 30%;
	float: left;
	margin-right: 10px;
}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 120px;
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div.bnr#formthanks{
	padding:10px 0 0px;
}

#formthanks h2{
	line-height: 140%;
	color:#000000;
}

#formthanks p.lead{
	margin-top: 1em;
}
