@charset "Shift_JIS";

/* ------------------------------------------------------------------------
　全体のレイアウト
------------------------------------------------------------------------ */
#suntory_contents{
	background: #f8d2be url(img/bg.gif) repeat center top;
}
#suntory_contents_top{
	background: url(img/bg_top.jpg) repeat-x center top;	
}


#container{
	width:810px;
	background: #FFFFFF url(img/container_bg.jpg) repeat-y center top;
	color: #333333;
}
#container_top{
	background: url(img/container_bg_top.jpg) no-repeat center top;
}

#container h1{
	text-align: center;
}

#contents{
	margin:10px 48px 0;
	width:714px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:714px;
}


/* ------------------------------------------------------------------------
　応募要項
------------------------------------------------------------------------ */
#catch{
	font-size:80%;
	line-height:130%;
	background: #f4e8f4;
	border: 1px solid #ce9ccf;
	color: #731b71;
	padding: 10px;
}
#catch h2{
	margin: 0px 0px 5px;	
}
#catch p{
	margin:0 5px;
}

/*説明部分全体のスタイル*/
#notes{
	padding:0 15px 2em;
	font-size:80%;
	line-height:130%;
}

#notes h2{
	border-left: 4px solid #ec5e5e;
	font-size: 120%;
	color: #333333;
	margin:1.5em -15px 0;
	padding: 2px 0px 2px 7px;
	font-weight: bold;
	background: #fce7e7;
}

#notes h3{
	font-size:100%;
	margin:1em 0 0;
	padding:0;
	color:#E7346E;
}
#notes h3 span{
	color:#333333;
	font-weight: normal;
}

/*説明部分p要素のスタイル*/
#notes p.list{
	padding:0;
	margin:0;
}

#notes p.kome{
	text-indent:-1em;
	padding:0;
	margin:0 0 0 1em;
}

#notes p.kome2{
	text-indent:1em;
	padding:0;
	margin:0.5em 0 0 1em;
}

#notes p.kome2 img{
	vertical-align: text-bottom;
}

#notes p.atten{
	margin:1em 0 0;
	text-align: center;
}

/* 開催日時・会場・人数 部分
---------------------------------------------------- */
#notes .place{
	margin: 5px 0 10px 15px;
}

#notes .place table{
	margin: 0px;
}

#notes .place table th,
#notes .place table td{
	padding: 4px 8px;
	color: #333333;
	border: 1px solid #ce9ccf;
}

#notes .place table th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	color: #731b71;
	background: #e6cde7;
}
#notes .place table td{
	padding: 8px 8px;
}

#notes .place table tr.step1 td{
	background: #ffffff;
}
#notes .place table tr.step2 td{
	background: #f6edf6;
}

#notes .place table div.date{
	margin: 0px 0px 5px;
	white-space: nowrap;
}

#notes .place table td.nowrap{
	white-space: nowrap;
}


/* 内容 部分
---------------------------------------------------- */
#notes h4{
	margin: 0px 0px 0px 0.5em;
}

#notes dl{
	margin: 0px 0px 0px 1em;
}
#notes dt{
	margin: 3px 0 0;
}
#notes dd{
	margin: 0 0 0.8em 1em;
}


/* ------------------------------------------------------------------------
　応募フォーム
------------------------------------------------------------------------ */
/* 枠、背景色
---------------------------------------------------- */
#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #ce9ccf;
}

#form_area table th,
#enquete table th{
	background-color:#f4e8f4;
}

/*かんたん応募テーブル*/
table#kantan{
	border-top: 1px solid #ce9ccf;
	border-right: 1px solid #ce9ccf;
	border-bottom: none;
	border-left: 1px solid #ce9ccf;
	background-color:#f4e8f4;
}

/*応募フォーム見出し*/
h2#form_tl{
	padding: 5px 0px 10px;
}


/* 余白
---------------------------------------------------- */
#suntory_contents table#kantan{
	margin:0;
}

/*入力フォームテーブル*/
#form_area{
	padding:0;
}

#enquete table{
	margin:0 0 10px;
}


/* メルマガパーミッション
---------------------------------------------------- */
#form_area table td .mailmag_r{
	float:left;
	width:400px;
	padding:0 0 0 10px;
}



/* ----------------------------------------------------
　同伴者部分
---------------------------------------------------- */
#form_area table th.top{
	vertical-align: top;
	padding-top: 10px;
}

/* レイアウト用table
---------------------------------------------------- */
#form_area .layout table{
	width: auto;
	margin-bottom: 10px;
}

#form_area .layout table th,
#form_area .layout table td{
	font-size: 100%;
	background: #FFFFFF;
	border:1px solid #CCCCCC;
	padding:5px 8px 4px;
}
#form_area .layout table th{
	background: #F2F2F2;
}

#form_area .layout table td{
	width:250px;
}

#form_area .layout table caption{
	text-align: left;
	font-weight: bold;
	padding:5px 0px 2px;
	color: #731b71;
}

#suntory_contents input.inpwid_com{
	width: 220px;
}
 
 
/* ------------------------------------------------------------------------
　確認画面
------------------------------------------------------------------------ */
/*入力確認説明*/
#formkakunin p{
	margin-bottom: 10px;	
}


/* ------------------------------------------------------------------------
　完了/期間外/エラー
------------------------------------------------------------------------ */
#formthanks01,
#formthanks{
	padding:20px 0 50px 0;
}

#formthanks01 h2{
	line-height: 140%;
	color: #333333;
	text-align: center;
	font-size:90%;
	font-weight:bold;
}

#formthanks h2{
	line-height: 140%;
	color: #333333;
}

#formthanks p{
	margin-top: 1em;
	font-size: 90%;
}

/*ブランドトップへ*/
#formthanks .brand_top{
	margin:20px 0;
	font-size:120%;
}

/* ------------------------------------------------------------------------
　リンクカラー
------------------------------------------------------------------------ */



