@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	color: #000000;
	background: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 20px;
}

#container{
	width:800px;
}

#header{
}

#container h1{
	margin: 0px;
}

#contents{
	margin:0 25px;
	padding: 0;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#quiz_area table,
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:750px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 10px 1em;
	font-size:80%;
	line-height:140%;
}

#notes h2{
	font-size: 100%;
	color: #96226f;
	margin:1em -10px 0;
	font-weight: bold;
}
#notes h2.first{
	margin-top: 0px;	
}

#notes h3{
	margin:10px 0 0;
	color:#e82965;
	font-weight: bold;
}


/*説明部分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{
	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 #c6a26a;
}

#quiz_area table th,
#form_area table th,
#enquete table th{
	background-color:#f3eede;
}

/*かんたん応募テーブル*/
table#kantan{
	border-top: 1px solid #c6a26a;
	border-right: 1px solid #c6a26a;
	border-bottom: none;
	border-left: 1px solid #c6a26a;
	background-color:#f3eede;
}


/*応募フォーム見出し*/
/*アンケート見出し*/
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:#96226f;
}

h2#h2-form-box{
	margin:0;
}

/* 余白
---------------------------------------------------- */
#suntory_contents table#kantan{
	margin:0;
}

/*入力フォームテーブル*/
#form_area{
	padding:0;
	margin-bottom: 20px;
}

#enquete table{
	margin:0 0 10px;
}


/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:400px;
	padding:0 0 0 10px;
}


/* アンケートタイトル
---------------------------------------------------- */
#enquete table th.tl{
	font-weight:bold;
	line-height:140%;
	color: #96226f;
	background: #E5DABA;
	border-top: 2px solid #c6a26a;
}
#enquete table th.tl p{
	font-weight:normal;
	margin-top: 2px;
}


/* 選択部分　列
---------------------------------------------------- */
#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 div.id_other{
	margin-left: 25px;
}

/* 設問ラベル
---------------------------------------------------- */
#enquete table td p.tl,
#enquete table td span.tl{
	font-weight:bold;
	line-height:140%;
	color: #96226f;
	margin-top: 1em;
	margin-left: 0.5em;
}
#enquete table td p.mt0{
	margin-top:0;
}



/* table外説明
---------------------------------------------------- */
#suntory_contents div.explain{
	margin-bottom: 3px;
}
#suntory_contents div.explain p{
	font-size: 80%;
	line-height: 140%;
}
#suntory_contents div.explain strong{
	border-bottom: 1px solid #333333;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin p{
	margin-bottom: 10px;	
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks{
	padding:0;
}

#formthanks h2{
	line-height: 140%;
	color: #96226f;
}

#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:#96226f;}
#suntory_contents a:visited{color:#57043b;}
#suntory_contents a:hover{color:#b98e55;}
#suntory_contents a:active{color:#b98e55;}
