@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #000000;
	padding-top: 20px;
}

#container00{
	background:transparent url(img/container_bg.jpg) repeat-y center top;
	width:890px;
	margin: 0 auto 30px;
	padding: 40px 0px;
	border-top: 1px solid #d1d1d1;
}

#container{
	background: #EFF0EA;
	color: #000000;
	width:790px;
	padding-top: 30px;
}

#suntory_contents h1{
	text-align: center;
	margin-bottom: 25px;
}

#contents{
	margin:0 35px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:720px;
	background-color:#ffffff;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0 46px;
	padding:0 0 2em 0;
	font-size:80%;
	line-height:130%;
}

/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	margin:1em 0 0 0;
	padding:0;
	color:#CC6600;
}
#notes h2.first{
	margin:5px 0 0;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.list_s{
	font-size:80%;
	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{
	background-color:#3B3738;
	margin:10px 0 0;
	padding:5px 0 4px 10px;
	font-size:80%;
	font-weight:bold;
	color:#ffffff;
}

h2#h2-form-box{
	margin:0;
}

#enquete h3{
	color:#de4e62;
	font-size: 80%;
	font-weight: bold;
	padding: 20px 0px 6px;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#ffffff;
	border: 1px solid #3B3738;
	border-bottom: none;
}

#suntory_contents table#kantan{
margin:0;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #3B3738;
}

#form_area table th,
#enquete table th{
	background-color:#E6E6E6;
}

#form_area table td,
#enquete table td{
	background-color:#ffffff;
}


/*応募フォームテーブル*/
#form_area{
padding:0 0 8px 0;
}

/*アンケートフォームテーブル*/
#enquete table{
margin:0;
}

/* 選択部分　列
---------------------------------------------------- */
#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;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:410px;
	padding:0 0 0 10px;
}

/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
#formkakunin{
	padding: 0 0 15px;
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
/*サンクス画面説明*/
div.bnr#formthanks{
	padding:10px 0 0px;
}

#formthanks h2{
	line-height: 140%;
	color:#330000;
}

#formthanks p.lead{
	margin-top: 1em;
}

/*他のキャンペーンへ*/
#formthanks .campetc{
	margin:20px 0 0;
	padding-bottom: 30px;
}

/* ------------------------------------------------------------------------
　リンク色
------------------------------------------------------------------------ */
#suntory_contents a:link{
	color:#CC6600;
}
#suntory_contents a:visited{
	color:#ff9900;
}
#suntory_contents a:hover{
	color:#FF3300;
}
#suntory_contents a:active{
	color:#FF3300;
}


/* ------------------------------------------------------------------------
　フレシネフッター
------------------------------------------------------------------------ */
#fx_footer{
clear:both;
background-color:#ecd188;
}

#fx_footer:after{
display:block;
height:1px;
content:"";
clear:both;
}

*html #fx_footer{
height:1%;
}

#fx_footer #fx_footer_link{
width:740px;
margin:0 auto;
}

#fx_footer #fx_footer_link ul{
width:740px;
}

#fx_footer #fx_footer_link ul li{
float:left;
}

#fx_footer #fx_footer_link ul li.right{
float:right;
}



