@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#container {
	width: 820px;
}
#contents {
	margin: 0 10px;
}
#suntory_contents h1 {
	margin: 15px 0;
}
/* ------------------------------------------------------------------------
　ボディー
------------------------------------------------------------------------ */
/* 応募要項
---------------------------------------------------- */
#notes {
	padding:0 0 1em 0;
	font-size:80%;
	line-height:130%;
}
#notes h2 {
	color: #000;
	font-size: 100%;
	margin: 1em 0 0 0;
	padding: 0px;
}
#notes p.list {
	margin: 0px;
	padding: 0px;	
}

#notes p.kome {
	margin: 0 0 0 1em;
	padding: 0px;	
	text-indent: -1em;	
}
/* 応募フォーム見出し
---------------------------------------------------- */
h2#h2-form-box {
	background-color:#000;
	margin: 10px 0 5px 0;
}
/* かんたん応募
---------------------------------------------------- */
#kantan {
	background-color: #EEE;
	border: 1px solid #000;	
}
#suntory_contents #kantan {
	margin: 0 0 5px 0;
}
/* 応募フォーム
---------------------------------------------------- */
#form_area {
	padding: 0 0 8px 0;
}
#form_area table {
	width: 800px;
}
#form_area table th {
	background-color:#EEE;
	border:1px solid #000;
}
#form_area table td {
	border:1px solid #000;
}
/* アンケートフォーム
---------------------------------------------------- */
h2#h2-enquete-box {
	background-color: #000;
	margin: 10px 0 5px 0;
}
#enquete table {
	width: 800px;
}
#enquete table {
	margin: 0px;
}
#enquete table th {
	background-color: #EEE;
	border: 1px solid #000;
}
#enquete table td {
	border: 1px solid #000000;
}
#enquete table td.enquete02 {
	background-color: #666;
	color: #FFF;
}
/* レイアウト用table
---------------------------------------------------- */
#enquete table td div.layout2 {
	width: 48%;
	float: left;
}
#enquete table td div.layout3 {
	width: 30%;
	float: left;
}
/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/* ボタン位置調整
---------------------------------------------------- */
#submit_box2 {
	padding: 20px 120px;
	text-align: left;	
}
/* 応募完了
---------------------------------------------------- */
.bnr#formthanks {
	padding: 10px 0 0px;
}
#formthanks h2 {
	color: #000;
	line-height: 140%;
}
#formthanks p.lead {
	margin-top: 1em;
}
/* かんたん利用
---------------------------------------------------- */
#kantanriyou table {
	width: 800px;
}
/* 変更
---------------------------------------------------- */
#datahenko table {
	width: 800px;
}
/* ------------------------------------------------------------------------
　template.css微調整
------------------------------------------------------------------------ */
/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r {
	float: left;
	padding: 0 0 0 10px;
	width: 470px;	
}