@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents_01{
	background-color:#bf3141;
}
#suntory_contents{
	background: url("/btc/rtd/calori/cocktail/img/main_bg_new.jpg") repeat-x;
	padding-top: 28px;
	padding-bottom: 20px;
	background-color:transparent;
}

#container{
	width:750px;
	background: url("/btc/rtd/calori/cocktail/img/c_bg.gif") repeat-y;
}

#contents{
	margin:0 25px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:700px;
	background-color:#FFFFFF;
}

#footarea{
	width:750px;
	height: 27px;
	background: url("/btc/rtd/calori/cocktail/img/footarea_bg.gif") repeat-x;
	position: relative;
}

#footarea .footerleft{
	position: absolute;
	top:0;
	left:0;
	width: 144px;
	height: 27px;
}

#footarea .footerright{
	position: absolute;
	top:0;
	left: 664px;
	width: 86px;
	height: 27px;
}

/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 2em 0;
	font-size:80%;
	line-height:130%;
}


/*説明部分h2要素のスタイル*/
#notes h3{
	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 span{
	color:#41A739;
}

/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
h2#h2-form-box{
	background-color:transparent;
	padding: 0px;
}

/*アンケート見出し*/
h2#h2-enquete-box{
background-color:#000000;
padding:8px 0 6px 8px;
margin:10px 0 0 0;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: none;
	border-left: 1px solid #000000;
}

/*入力フォームテーブル*/
#form_area{
padding:0 0 8px 0;
}

#enquete table{
margin:0;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #000000;
}

#form_area table th,
#enquete table th{
	background-color:#F0F0F0;
}

#enquete table th{
	width:235px;
	_width:235px;
	vertical-align: top;
	padding:5px 0px 4px 8px;
}
/*Fierfoxで幅が自動調整されるのを回避*/
#enquete table td{
	width:445px;
}


/* 必須マークの位置調整
---------------------------------------------------- */
#enquete table th p.q-need{padding:0;}
#enquete table th .need{
	float: right;
	margin-left: 4px;
	margin-right: 4px;
}

/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:380px;
	padding:0 0 0 10px;
}
