@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #fbf9f1;
	padding: 0px 0px 20px;
}

#container{
	width:800px;
}

#header{
	width: 800px;
	margin: 20px 0px 10px;
	height: 410px;
}
#header .left{
	float: left;
	width: 464px;
}
#header .right{
	float: right;
	width: 336px;
}
#header .clear{
	clear: both;
	width: 800px;
}

#contents{
	margin:0px;
	background: #FFFFFF;
	padding: 10px 39px;
	border: 1px solid #7b5129;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:720px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*プレゼント画像のレイアウト*/
#contents img.present {
	float: right;
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 15px;
}

/*説明部分全体のスタイル*/
#notes{
	margin:0 0 2em 0;
	padding:0;
	font-size:80%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:0;
	color: #44831A;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-quiz-box,
h2#h2-form-box,
h2#h2-enquete-box{
	margin:10px 0 0 0;
	padding:10px 0 10px 10px;
	background-color:#f0e7c9;
	border:1px solid #7b5129;
}

h2 span{
	font-size:80%;
	font-weight:bold;
	color:#7b5129;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: 1px solid #7b5129;
	border-right: 1px solid #7b5129;
	border-bottom: none;
	border-left: 1px solid #7b5129;
	background: #F8F4E7;
}

#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 #7b5129;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background: #F8F4E7;
}


/* クイズ部分
---------------------------------------------------- */
/*クイズ部分*/
#quiz_area table th.wid_th_err,#quiz_area table th.wid_th_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#quiz_area table td.wid_td_err,#quiz_area table td.wid_td_err_err{border:2px solid #ff0000;}

#quiz_area table th,
#quiz_area table td{
	font-size:80%;
	line-height:130%;
	text-align:left;
	vertical-align:middle;
	padding:5px 0 4px 8px;
	font-weight: normal;
}

#quiz_area table th p{
	padding: 3px 0px 0px 36px;
	line-height: 150%;
}

#quiz_area table td{
	padding:8px 36px 7px 44px;
}

#quiz_area table td .caution{color:#5f5f5f;}
#quiz_area table td .caution .quiz1{margin-left: 4em;}
#quiz_area table td .caution .quiz2{margin-left: 9.5em;}

/* 余白
---------------------------------------------------- */
/*入力フォームテーブル*/
#form_area{
	padding:0;
}

/*アンケートテーブル*/
#enquete table{
	margin: 0px;
}


/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:auto;
	padding:0 5px 0 10px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
#formthanks{
	padding:20px 0;
}

#formthanks h2{
	line-height: 140%;
	color:#7b5129;
}

#formthanks p.lead{
	margin-top: 1em;
}


/* ------------------------------------------------------------------------
　リンク
------------------------------------------------------------------------ */
#suntory_contents a:link,
#suntory_contents a:visited {
	color: #6c4825;
}

#suntory_contents a:hover,
#suntory_contents a:active {
	color: #6b8a09;
}




/* ------------------------------------------------------------------------
　ビール・ポータル共通ヘッダーのスタイル
------------------------------------------------------------------------ */
#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:740px;
}

#goto_beertop img{
	margin:5px 0px;
	border:none;
}



