@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
}

#container{
	width:890px;
}

#contents{
	margin:0 25px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:840px;
}

#suntory_contents h1{
	margin: 0 0 30px;
}

/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 1em 1em;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	margin:1em 0 0 -1em;
	padding:0;
	color:#EE2E7B;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	margin:15px 0 0 0;
	padding:10px 0 10px 10px;
	background-color:#242C75;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: none;
	border-right: 1px solid #242C75;
	border-bottom: none;
	border-left: 1px solid #242C75;
	background-color:#F2F3FB;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #242C75;
}

#form_area table th,
#enquete table th{
	background-color:#F2F3FB;
}

#enquete table td.enquete02{
	background-color:#666;
	color:#FFF;
}

/* 余白
---------------------------------------------------- */
/*入力フォームテーブル*/
#form_area{
	padding:0;
}

#enquete table{
	margin:0;
}

#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;
}
#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;
}

/* 製品画像
---------------------------------------------------- */
#enquete table td table.object{
	width: auto;
	background: transparent;
}
#enquete table td table.object td{
	padding:5px 30px 5px 20px;
	line-height:130%;
	font-size: 100%;
	vertical-align: middle;
	background: transparent;
	border-style: none;
}
#enquete table td table.object td.last{
	padding:5px 0;
	width: 630px;
}


/* 
---------------------------------------------------- */
#suntory_contents .cl_gray{
	color: #5F5F5F;
}

#enquete table th p.cl_gray.kome{
	padding-top: 3px;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/* ボタン位置調整
---------------------------------------------------- */
#submit_box2{
	text-align:left;
	padding:20px 140px;
}

/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div.bnr#formthanks{
	padding:10px 0 20px;
}

#formthanks h2{
	line-height: 140%;
	color:#EE2E7B;
}

#formthanks p.lead{
	margin-top: 1em;
}

#formthanks .banner{
	margin:20px 0;
}

/* ------------------------------------------------------------------------
　リンク色
------------------------------------------------------------------------ */
#suntory_contents a:link {
    color: #454C8E;
}
#suntory_contents a:visited {
    color: #454C8E;
}
#suntory_contents a:hover {
    color: #AA4F9E;
}
#suntory_contents a:active {
    color: #AA4F9E;
}
