@charset "Shift_JIS";

/* ========================================================================
　カルーア
======================================================================== */
/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
body{
	margin: 0px;
	padding: 0px;
	background: #6d1d07;
}

img{
	border:0;
}

#suntory_contents{
	text-align: left;
	background: #6f1e07 url(img/bg.gif) repeat-x left top;
	color: #FFFFFF;
	padding: 0px 0px 10px;
}

#container{
	width:890px;
	margin: 0px;
	background: url(img/container_bg.gif) repeat-y left top;
}
#container_inner{
	width:890px;
	margin: 0px;
	background: url(img/container_bg2.gif) no-repeat left top;
	padding: 20px 0px 0px;
}
#container h1 {
	text-align: center;
}
#container_ft{
	width:890px;
	margin: 0;
	background: url(img/container_ft.jpg) no-repeat left top;
	height: 10px;
	font-size: 0px;
}
#container_ft2{
	width:890px;
	margin: 0;
	background: url(img/container_ft2.gif) no-repeat left top;
	height: 10px;
	font-size: 0px;
}

#contents{
	margin:0 60px 0 70px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:760px;
	background-color:#FFFFFF;
	color: #000000;
}

#footer_area{
	background: #6d1d07 url(img/footer_bg.gif) repeat-x left top;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	margin:0;
	padding:0 0 2em 0;
	font-size:80%;
	line-height:130%;
}


/*説明部分h2要素のスタイル*/
#notes h2{
	font-size:100%;
	margin:1em 0 0 0;
	padding:0;
}

/*説明部分p要素のスタイル*/
p.list{
	padding:0;
	margin:0;
}

p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes ul.set{
	margin: 3px 0px 0px 1em;
	line-height: 140%;
}
#notes ul.set li{
	list-style: circle inside;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#5E0F04;
	margin: 0;
	padding:10px;
}

h2 span{
	font-size:80%;
	color:#FFFFFF;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#FFFFFF;
}

#suntory_contents table#kantan{
margin:0;
}

#kantan{
	border-top: 1px solid #5E0F04;
	border-right: 1px solid #5E0F04;
	border-bottom: none;
	border-left: 1px solid #5E0F04;
}

/*入力フォームテーブル*/
#form_area{
padding:0 0 15px;
}

#enquete table{
margin:0;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #5E0F04;
}

#form_area table th,
#enquete table th{
	background-color:#F6E6D7;
}

#enquete table th.wid_th,
#enquete table th.wid_th_err{
	width:235px;
	_width:235px;
	vertical-align: top;
	padding:8px 0px 4px 8px;
}

/*Fierfoxで幅が自動調整されるのを回避*/
#enquete table td.wid_td_err{
	width:504px;
}


/* 必須マークの位置調整
---------------------------------------------------- */
#form_area table th p.q-need{padding:0;}
#form_area table th .need{
	float: right;
	margin-left: 4px;
	margin-right: 4px;
}

#enquete table th img.need{
	margin-left: 4px;
	margin-bottom: 4px;
	vertical-align: middle;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:440px;
	padding:0 5px 0 10px;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin{
	margin-top: 20px;
	margin-bottom: 10px;
}

/*かんたん応募利用説明*/
/*会員登録情報変更*/
#kantanriyou,
#datahenko{
	color: #000000;
	background: #FFFFFF;
	padding:15px 20px 8px;
}

/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#kantanriyou table,
#datahenko table{
	width:720px;
}

#suntory_contents #kantan a:link,
#suntory_contents #form_area a:link,
#suntory_contents #kantanriyou a:link{color:#0066cc;}

#suntory_contents #kantan a:visited,
#suntory_contents #form_area a:visited,
#suntory_contents #kantanriyou a:visited{color:#579ab9;}

#suntory_contents #kantan a:hover,
#suntory_contents #form_area a:hover,
#suntory_contents #kantanriyou a:hover{color:#00ccff;}

#suntory_contents #kantan a:active,
#suntory_contents #form_area a:active,
#suntory_contents #kantanriyou a:active{color:#00ccff;}

/* ------------------------------------------------------------------------
　完了/期間外/エラー画面
------------------------------------------------------------------------ */
#formthanks h2{
	font-size: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	color: #FFFFFF;
	line-height: 150%;
}

#formthanks .brand_top a,
#formthanks .campetc a{
background-image:none;
padding:1px 0;
}






/*リンクカラー*/
#suntory_contents a:link{color:#fada00;}
#suntory_contents a:visited{color:#faa500;}
#suntory_contents a:hover{color:#00ccff;}
#suntory_contents a:active{color:#00ccff;}


/*エラー関係*/
#suntory_contents p.er_msg{
	background: #FFFFFF;
}
