@charset "Shift_JIS";

/* ========================================================================
　カロリ。モニターCP
======================================================================== */
/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background-color:#FFFFFF;
	color: #333333;
}

#container{
	width:790px;
}

#contents{
	margin:0 45px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:700px;
	background-color:#FFFFFF;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
/*説明部分全体のスタイル*/
#notes{
	padding:0 0 2em 0;
	font-size:80%;
	line-height:130%;
}

#notes h2 span{
	display: inline;
	font-size:100%;
	color:#017F1B;
}

/*説明部分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;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/*応募フォーム見出し*/
/*アンケート見出し*/
h2#h2-form-box,
h2#h2-enquete-box{
	background-color:#017F1B;
	padding:8px 0 6px 8px;
	margin:10px 0 0 0;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#FFFFFF;
	border-top: 1px solid #017F1B;
	border-right: 1px solid #017F1B;
	border-bottom: none;
	border-left: 1px solid #017F1B;
}

/*入力フォームテーブル*/
#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 #017F1B;
}

#form_area table th,
#enquete table th{
	background-color:#E0F1AD;
}

#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 5px 0 10px;
}


/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin{
	margin-top: 20px;
}




/* ------------------------------------------------------------------------
　チューハイ＆カクテルでいこう!!TOPへ
------------------------------------------------------------------------ */
#btnRtdTop {
	height: 27px;
	text-align: left;
	background-color: #fff;
}

#btnRtdTop ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#btnRtdTop li{
	margin-left: 11px;

}
