@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	margin-top: 15px;	
}

#container{
width:890px;
}

#container h1{
	text-align: center;
}

#contents{
	margin:30px 70px 0;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:750px;
}

/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0 0 2em;
	padding:0;
	font-size:80%;
	line-height:130%;
}

#notes h2 span{
	display: inline;
	font-size:100%;
	color:#000000;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	font-weight:bold;
	margin:1em 0 0 0;
	padding:0;
	color: #000000;
}

/*説明部分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 #000000;
}

#form_area table th,
#enquete table th{
	background-color:#E6E6E6;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: none;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
	background: #E6E6E6;
}

/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	margin:15px 0 0 0;
	padding:10px 0 10px 10px;
	background-color:#000000;
}

h2 span{
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
}

/* シリアル番号部分
---------------------------------------------------- */
#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 th,
#quiz_area table td{
	font-size:73%;
	line-height:130%;
	text-align:left;
	vertical-align:middle;
	padding:8px 10px 7px 10px;
	font-weight: normal;
}

#quiz_area table th{
	background-color:#000000;
	font-weight:bold;
	color:#ffffff;
}

#quiz_area table td p{
	line-height:150%;
}

#quiz_area table td .caution{color:#5f5f5f;}

/*シリアル番号画像のレイアウト*/
#quiz_area img.pre {
	float: right;
	margin:0px 20px 0px 10px;
}

/*シリアル番号テキストボックス幅*/
#suntory_contents input.inpwid_serial{width:120px;}
 
/* 注意部分追加
---------------------------------------------------- */
/*既存部分の調整*/
#quiz_area #target{
	width: 460px;
	float: left;
}
#quiz_area #target img.pre{
	margin:0px 0px 0px 10px;
}

/*追加注意部分*/
#quiz_area #serial_atten{
	border: 1px solid #FF0000;
	float: right;
	width: 250px;
}
#quiz_area .inner{
	padding: 5px 10px;	
}

#quiz_area #serial_atten .atten{
	color: #FF0000;
	font-size: 120%;
	text-align: center;
	padding-bottom: 3px;
}

#quiz_area #serial_atten a{
	font-size: 140%;
	font-weight: bold;
}

#quiz_area #serial_atten p.text{
	color: #FF0000;
	margin: 8px 0px 0px;
	min-height: 58px;
	height: auto !important;/*IE6hack用*/
	height: 58px;/*IE6hack用*/
}
#quiz_area #serial_atten img.serial{
	float: left;
	margin: 0px 10px 0px 0px;
}

/*-------------------------------------------------- */



/* 余白
---------------------------------------------------- */
/*入力フォームテーブル*/
#form_area{
	padding:0;
}

/*アンケートテーブル*/
#enquete table{
	margin: 0px;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:400px;
	padding:0 5px 0 10px;
}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	margin-top: 20px;
	margin-bottom: 10px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
#formthanks{
	text-align:center;
	padding:0px 0 50px 0;
}

#formthanks h2{
	line-height: 140%;
	color:#000000;
}

#formthanks p.lead{
	margin-top: 1em;
}



#suntory_contents a:link,
#suntory_contents a:visited{
	color: #3366CC;
}
#suntory_contents a:hover,
#suntory_contents a:active{
	color: #FF6600;
}
