@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #FFFFFF;
	color: #000000;
	padding: 0;
}

#container{
	width:830px;
}

#header{
	text-align: center;
	margin:40px 0 30px;
}

#contents{
	margin:0 65px;
}

/*応募フォーム見出し*/
#suntory_contents h2{
	font-size: 80%;
	color: #000000;
	background: #83CAEA;
	padding: 7px 10px 5px;
	margin: 5px -9px 15px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:700px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0;
	padding:0 20px 15px;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h3{
	font-size:100%;
	margin:1em 0 0 -5px;
	padding:0;
	color:#CE001C;
}
#notes h3.first{
	margin-top: 0px;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
#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 #83CAEA;
}

#form_area table th,
#enquete table th{
	background-color:#E9F5FC;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#E9F5FC;
	border-top: 1px solid #83CAEA;
	border-right: 1px solid #83CAEA;
	border-bottom: none;
	border-left: 1px solid #83CAEA;
}
#suntory_contents table#kantan{
margin:0;
}


/* 余白
---------------------------------------------------- */
/*応募フォームテーブル*/
#form_area{
padding:0;
}

#enquete table{
margin:0;
}
#enquete{
margin:0 0 25px 0;
}

#enquete table th span{
	float: none;
}

/* 作品投稿部分
---------------------------------------------------- */
#enquete p.lead{
	font-size: 80%;
	margin-bottom: 10px;
}

/* アイコン選択部分
---------------------------------------------------- */
#enquete table td table.row{
	width: auto;
	background: transparent;
}
#enquete table td table.row th,
#enquete table td table.row td{
	padding:0;
	line-height:130%;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
	border-style: none;
}
#enquete table td table.row td{
	width: 45px;
}
#enquete table td table.row td.last{
	width: auto;
}

#enquete table td table.row input{
	margin:0;
	padding:0;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table tr.mail_magazine_list td dl dt,
#kantanriyou table tr.mail_magazine_list td dl dt,
#datahenko table tr.mail_magazine_list td dl dt{
	float:left;
	width:370px;
	padding-top:3px;
}

#form_area table.kakunin tr.mail_magazine_list td dl dt.mm_kakunin{
	float:left;
	width:310px;
	padding-left:3px;
}

/* サブミットボタン共通
---------------------------------------------------- */
#submit_box,
#submit_box2{
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 0px 0px 20px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div#formthanks{
	padding:10px 0 20px;
}

#formthanks h2{
	color: #333333;
	background: #ffffff;
	padding: 0;
	margin: 0 0 1em;	
	font-size:100%;
}

#formthanks p.lead1{
	font-size:80%;
	line-height:150%;
	padding: 0px 50px;
	margin-bottom: 2em;
	/*text-align: left;*/
}

#formthanks p.lead{
	margin-top: 1em;
}


/* ------------------------------------------------------------------------
　
------------------------------------------------------------------------ */
#suntory_contents .cl_gray{
	color: #5F5F5F;
}

#suntory_contents p.ptkome{
	padding-top: 3px;
}


