@charset "Shift_JIS";


#suntory_contents{
	/*padding-bottom:20px;*/
}

#container{
width:738px;
}

#contents{
	margin:0px 15px 0 15px;
}

/*プレゼント画像のレイアウト*/
h1 {
	text-align: center;
}

/*クイズ部分*/
#quiz_area table th.wid_th_err{border:2px solid #ff0000;background-color:#ff99cc;}
#quiz_area table td.wid_td_err{border:2px solid #ff0000;}

/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	margin:10px 0 0 0;
	padding:10px 0 10px 10px;
	background-color:#A98C4A;
}

h2 span{
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: none;
	border-right: 1px solid #A98C4A;
	border-bottom: none;
	border-left: 1px solid #A98C4A;
}

/*入力フォームテーブル*/
#form_area{
	padding:0;
}

/*アンケートテーブル*/
#enquete table{
	margin: 0px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:708px;
}

#quiz_area table th,
#quiz_area table td{
font-size:100%;
line-height:130%;
text-align:left;
vertical-align:middle;
margin:0 0 0 32px;
padding:10px 0 10px 42px;
}

#quiz_area table th{
text-indent:-32px;
}


#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 #A98C4A;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#F6F4DF;
}

#enquete .enquete-title2 {
	font-weight:bold;
	background-color:#806963;
	color:#ffffff;
	font-size: 80%;
}


#form_area table td .mailmag_r{
	float:left;
	width:auto;
	padding:0 5px 0 10px;
}

#formkakunin{
	text-align: center;
}

/* ------------------------------------------------------------------------
　移行前スタイル部分
------------------------------------------------------------------------ */

/* 応募要項
---------------------------------------------------- */
/*説明部分全体のスタイル*/
#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: #D40000;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

/*ヘッダ-------------------------*/
div#toBeerTopPage{
	text-align:center;
	width:100%;
	padding:5px 0 5px 0;
	background-color:#FFF;
	border-bottom:solid 1px #DEDEDE;
}

div#toBeerTopPage img{
	border:none;
	margin-left:5px;
}

#goto_beertop{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width: 730px;
}


#goto_beertop img{
margin:5px 0px;
}

