@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
}

#header{
	background-color:#FFFFFF;
}

#container{
	width:890px;
	color: #000000;
	background-color: #FFFFFF;
}

#contents{
	margin:20px 70px 0;
}

#container_ft{
	background: url(img/container_ft.gif) no-repeat left bottom;
	height: 119px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:750px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 1em 0;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	margin:1em 0 0 0;
	font-size:100%;
	padding:0;
	color:#b57f26/*#DF7B03*/;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes img.line{
	margin:1em 0;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
#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 #007D25;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#DCEED0;
}

/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-quiz-box,
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#007D25;
	margin:20px 0 0;
	padding:7px 0 6px 10px;
	font-size:80%;
	color: #FFFFFF;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#FFFFFF;
}

/* 余白
---------------------------------------------------- */
#suntory_contents table#kantan{
margin:0;
}

/*入力フォームテーブル*/
#form_area{
padding:0;
}

#enquete table{
margin:0;
}



/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:450px;
	padding:0 5px 0 10px;
}

/* 確定ボタン
---------------------------------------------------- */
#submit_box,
#submit_box2{
	padding-bottom: 0px;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/* かんたん応募利用のスタイル IEで縦書き回避
---------------------------------------------------- */
#kantanriyou p.right{
	clear: both;
	width: 80%;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks h2{
	line-height: 140%;
}

#formthanks p.lead{
	margin-top: 1em;
}


/* ------------------------------------------------------------------------
　ビール・ポータル共通ヘッダーのスタイル
------------------------------------------------------------------------ */
div#toBeerTopPage{
	text-align:left;
	width:100%;
	padding:5px 0 5px 0;
	background-color:#FFF;
	border-bottom:solid 1px #DEDEDE;
}

div#toBeerTopPage img{
	border:none;
	margin-left:5px;
}

/*080922ポータルに戻るボタン変更*/
#toBeerTopPage2{
	background-color:#FFF;
	border-bottom:solid 1px #DEDEDE;
	width:100%;
	text-align: center;
}

#goto_beertop{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width:890px;
}

#goto_beertop img{
	margin:5px 0px;
	border:none;
}


/* クイズ部分
---------------------------------------------------- */
#quiz_area table th.wid_th_err,#quiz_area table th.wid_th_err_err{border:2px solid #ff0000;background-color:#ff99cc;color:#000000;}
#quiz_area table td.wid_td_err,#quiz_area table td.wid_td_err_err{border:2px solid #ff0000;}

#quiz_area table td{
	width:420px;
}

#quiz_area table th,
#quiz_area table td{
	font-size:80%;
	line-height:130%;
	text-align:left;
	vertical-align:middle;
	padding:8px 0 7px 10px;
	font-weight: normal;
}

#quiz_area table th span{float:left;}
#quiz_area table th span.ico{float:right;margin-right:4px;}

#quiz_area table th span.ico:after{
	display:block;
	height:0px;
	content:"";
	clear:both;
}

#quiz_area table th p{
	padding-top: 5px;
	line-height: 150%;
	color: #007D25;
	font-weight:bold;
	clear:both;
}
#quiz_area table th.wid_th_err p{
	color: #000000;
}

#quiz_area table td .caution{color:#5f5f5f;}

#quiz_area table.kakunin th,
#quiz_area table.kakunin td {
	padding:10px 0pt 8px 8px;
}

#suntory_contents h1{
	width: 890px;
	height: 400px;
	clear: both;
}

#suntory_contents h1 span#h1_01{
	display: block;
	width: 512px;
	float:left;
	height: 400px;
}

#suntory_contents h1 span#h1_02{
	display: block;
	width: 378px;
	float:left;
	height: 400px;
}

/*かんたん応募テーブル*/
#kantan{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #007D25;
	border-left-color: #007D25;
	border-top-width: 1px;
	border-top-color: #007D25;
}
