@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #F9F6EB;
	color: #333;
}

#container{
	width:890px;
	padding: 0px 0px 23px;
	background: #fff;
}

#container h1{
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}

#contents{
	width:800px;
	margin:0px 45px;
	padding: 0px 0px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:800px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 5px 2em;
	font-size:80%;
	line-height:140%;
}

#notes h2{
	font-size: 100%;
	color: #EA5283;
	margin:1em -5px 0px;
	font-weight: bold;
}
#notes h2.first{
	margin-top: 0;	
}

#notes h2 span{
	display: inline;
	font-size:100%;
	color:#EA5283;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes p.font_s,
#notes span.font_s{
	font-size: 80%;
	line-height:140%;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
#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 #EC6491;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background: #FCF1F5;
}

/*かんたん応募テーブル*/
table#kantan{
	border-top: 1px solid #EC6491;
	border-right: 1px solid #EC6491;
	border-bottom: none;
	border-left: 1px solid #EC6491;
	background-color:#FCF1F5;
}


/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#ffffff;
	margin:10px 0 0;
	padding:4px 0;
	font-size:100%;
	font-weight:bold;
	color:#EA5283;
}

h2#h2-form-box{
	margin:0;
}

h2#h2-form-box span,
h2#h2-enquete-box span{
	display: inline;
	font-size:100%;
	color:#EC5A7E;
}


/* 余白
---------------------------------------------------- */
#suntory_contents table#kantan{
	margin:0;
}

/*入力フォームテーブル*/
#form_area{
	padding:0;
	margin-bottom: 20px;
}

#enquete table{
	margin:0 0 10px;
}

#enquete table td{
	padding:10px 0 9px 8px;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:470px;
	padding:0 0 0 10px;
}


/* 選択部分　列
---------------------------------------------------- */
#enquete table td table.row{
	width: auto;
	background: transparent;
	margin:0;
}
#enquete table td table.row td{
	padding:0 2em 0 0;
	line-height:130%;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	border-style: none;
}
#enquete table td table.row td.last{
	padding:0;
}

/* 文字スタイル
---------------------------------------------------- */
#suntory_contents strong.line{
	border-bottom: 1px solid #000000;
	font-weight: normal;
}

#suntory_contents .cl_gray{
	color: #5F5F5F;
}

#enquete table th p.kome.cl_gray.font_s{
	padding-top: 3px;
}

/* 設問ラベル */
#enquete table td p.tl{
	font-weight:bold;
	line-height:140%;
	color: #EA5283;
}

/* 追加エラー
---------------------------------------------------- */
#enquete table th.wid_th_err_err{border:2px solid #ff0000;background-color:#ff99cc;}
#enquete table td.wid_td_err_err{border:2px solid #ff0000;}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin p{
	margin-bottom: 10px;	
}

#submit_box2 {
	padding:20px 120px;
	text-align:left;
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks{
	padding:0;
}

#formthanks h2{
	line-height: 140%;
	color: #EA5283;
}

#formthanks p{
	margin-top: 1em;
}
#formthanks p.info{
	font-size: 90%;
}

/*ブランドトップへ*/
#formthanks .brand_top{
	margin:20px 0;
	font-size:120%;
}

/* ------------------------------------------------------------------------
　リンクカラー
------------------------------------------------------------------------ */
#suntory_contents a:link{color:#E93D68;}
#suntory_contents a:visited{color:#E93D68;}
#suntory_contents a:hover{color:#F2A5B5;}
