@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　ほろよい〈もも〉2009.04
------------------------------------------------------------------------ */
@import url(/btc/rtd/horoyoi/cp0904221/cf.css);


/* ------------------------------------------------------------------------
　追加レイアウト
------------------------------------------------------------------------ */

/* 色変更
---------------------------------------------------- */
/*説明部分h2要素のスタイル*/
/*応募フォーム見出し*/
/*アンケート見出し*/
/*完了/期間外/エラー見出し*/
#notes h2,
h2#h2-form-box,
h2#h2-enquete-box,
#enquete h3,
#formthanks h2{
	color:#284a94;
}

/*かんたん応募テーブル*/
#kantan{
	background-color:#e7eef3;
	border: 1px solid #76c0f3;
	border-bottom: none;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #76c0f3;
}

#form_area table th,
#enquete table th{
	background-color:#e7eef3;
}

#form_area table td,
#enquete table td{
	background-color:#ffffff;
}


/* 選択部分　列
---------------------------------------------------- */
#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;
}

/* 「その他」のインデント
---------------------------------------------------- */
#suntory_contents div.id_other{
	margin-left: 25px;
}
