@charset "Shift_JIS";
/* template.css より
---------------------------------------------------- */
#hall_container #form_area table th,
#hall_container #form_area table td{
	font-size:14px;
}

#hall_container div.rt_txt2{
	margin-top:15px;
}
#hall_container input {
    vertical-align: middle;
    color: #555555;
    margin: 0 3px 2px;
    padding: 1px;
}
#hall_container #form_area input.inpwid_s {
    width: 50px;
}
#hall_container #form_area input.inpwid_m {
    width: 90px;
}
#hall_container #form_area input.inpwid_l {
    width: 250px;
}
#hall_container #form_area input.inpwid_ll {
    width: 500px;
}
#hall_container #form_area table th.form-title {
    font-weight: bold;
}
#hall_container #form_area table td .caution, #hall_container #form_area table td .b-caution {
    font-size: 85%;
    padding: 0 10px 0 0;
}
#hall_container p.er_msg {
    border: 3px double #FF0000;
    color: #FF0000;
    font-size: 83%;
    font-weight: bold;
    margin: 8px 0 0;
    padding: 15px;
    text-align: center;
}
#hall_container #form_area p.er_msg_point {
    color: #FF0000;
    font-weight: bold;
    margin-left: 3px;
}
#hall_container #form_area table th.wid_m, #hall_container #form_area table th.wid_m_err, #hall_container #form_area table th.wid_m_modified {
    width: 192px;
}
#hall_container #form_area table th.wid_s_err, #hall_container #form_area table th.wid_s_modified {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table th.wid_m_err, #hall_container #form_area table th.wid_m_modified {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table th.wid_l_err, #hall_container #form_area table th.wid_l_modified {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table td.wid_td_err,#hall_container  #form_area table td.wid_td_modified {
    border: 2px solid #FF0000;
}
#hall_container #form_area table th.wid_m_err_err {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table th.wid_l_err_err {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table th.wid_l_err_err_err {
    background-color: #FF99CC;
    border: 2px solid #FF0000;
}
#hall_container #form_area table td.wid_td_err_err {
    border: 2px solid #FF0000;
}
#hall_container #form_area table td.wid_td_err_err_err {
    border: 2px solid #FF0000;
}

#hall_container #form_area table th, #hall_container #form_area table td {
	border: 1px solid #e5d4b2;
	font-weight: normal;
    line-height: 130%;
    padding: 10px 0 10px 10px;
    text-align: left;
    vertical-align: middle;
}

#hall_container #form_area table td.top {
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: 5px;
}

#hall_container #formthanks .brand_top a {
    background-image: url("/btc/suntoryhall/img2013/common/arrow.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    padding: 1px 0 1px 16px;
}
#formthanks p.lead {
	font-size:100%;
}
#suntory_contents{
}

#container{
}

#contents{
}

/* サントリーホールレイアウト調整
---------------------------------------------------- */
#suntory_contents table td.top {
	padding-top: 10px;
	padding-bottom: 30px;
	margin-right: 5px;
}

#suntory_contents table.layaut0,
#suntory_contents table.layaut0 td {
	font-size: 0px !important;
}
/* サントリーホールレイアウト #article 調整
---------------------------------------------------- */

#hall_container .article {

    clear: both;
    margin-top: 30px;
	text-align:right;
}

/* フォントサイズボタン */
#suntory_contents .fontsize ul.btn li {
 display: block;
 float: left;
 width: 18px;
 height: 18px;
 margin-right: 3px;
}

#suntory_contents table.topsp {
	margin-top: 7px;
}

#suntory_contents .tlt {
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
	color: #cc0033;
	background-color: #e6e6e6;
	padding: 10px;
	border-top: 1px solid #e3667d;
	border-bottom: 1px solid #e3667d;
}

#suntory_contents .pf_sp {
margin-bottom:30px;
}

#suntory_contents .pf_list {
	font-size: 80%;
	line-height: 120%;
	white-space:nowrap;
	padding: 7px 25px 7px 5px;
	vertical-align: top;
	/*width: 70px;*/
}

#suntory_contents .pf_list2 {
	font-size: 80%;
	line-height: 120%;
	padding: 7px 25px 7px 5px;
	vertical-align: top;
}
#form_area table {
    border-collapse: collapse;
	font-size:120%;
}

#suntory_contents table.pf_sp td.line_dot{
	font-size:1px;
}

#suntory_contents td.rt_info {
	padding: 3px 30px 5px 0px;
}

#suntory_contents a:link {color:#993300}
#suntory_contents a:visited {color:#5d473b}
#suntory_contents a:hover {color:#996d00}
#suntory_contents a:active {color:#996d00}


/* フォーム用レイアウト
---------------------------------------------------- */
/*応募フォーム見出し*/
h2#h2-form-box{
	margin:0;
	padding:10px;
	background-color:#89182C;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	font-weight:700;
}
h2#h2-form-box_conf{
	margin:0;
	padding:10px;
	background-color:#89182C;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	font-weight:700;

}
h2 span{
	font-size:90%;
	font-weight:bold;
	color:#FFFFFF;
}

/*応募フォーム見出しサイズ調整用：IEとfoxのboxモデルの解釈違い回避*/
#form-box{
	width:100%;
}

/*アンケート見出し（佐治・バックステージ）*/
#form_area table th#enquete-box{
	padding: 10px 0 10px 10px;
	background-color: #e5d4b2;
/*	font-size: 90%;
*/	font-weight: bold;
	color: #000000;
}
/*アンケート見出し（ご招待）*/
h2#h2-enquete-box{
	margin:0;
	padding:10px;
	background-color:#89182C;
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

/*かんたん応募テーブル*/
#kantan{
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
	width:100%;
}

/*入力フォームテーブル*/
#hall_container #form_area{
	padding:0 0 30px;
}

/*アンケートテーブル*/
#enquete table{
	margin: 0px;
}

/*入力フォームテーブル*/
/*アンケートテーブル*/
/*かんたん応募利用テーブル*/
/*会員登録情報変更テーブル*/
#form_area table,
#enquete table,
#kantanriyou table,
#datahenko table{
	width:700px;
}

#form_area table th,
#form_area table td,
#enquete table th,
#enquete table td{
	border:1px solid #999999;
}
#enquete table th{
	border-top:none;
}

#form_area table th,
#enquete table th{
	background-color: #f5eee0;
}
#form_area table th.wid_l, #form_area table th.wid_l_err, #form_area table th.wid_l_modified {
    width: 260px;
}
#form_area table td, #form_area table td.wid_td_err, #form_area table td.td.wid_td_modified {
    width: 440px;
}
#form_area table th.form-title{
	padding:5px 0 5px 8px;
	background-color:#89182C;
	font-size:80%;
	font-weight:bold;
	color:#000000;
}

#enquete .enquete-title2 {
	font-weight:bold;
	background-color:#806963;
	color:#ffffff;
	font-size: 80%;
}

#suntory_contents .read{
	font-size:80%;
	line-height: 140%;
}

/*確認画面メッセージ*/
#formkakunin {
	text-align:center;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*期間外 エラーメッセージレイアウト*/
.term_out{
	text-align:left;
	font-size:90%;
}

/*期間外 エラーメッセージ*/
#formthanks h2{
	font-size:100%;
}

/* 入力画面　応募要項
---------------------------------------------------- */
#suntory_contents table.info {
	width: 664px;
	margin: 10px 0px 20px;
}

#suntory_contents table.info th,
#suntory_contents  table.info td {
	font-size: 80%;
	line-height: 120%;
	padding: 7px 0 7px 5px;
	vertical-align: top;
}

#suntory_contents table.info th {
	white-space:nowrap;
	font-weight: bold;
	text-align: left;
	width: 8em;
}
#suntory_contents table.wide th {
	width: 14em;
}



/*「応募フォーム」へのリンク*/
p#link_oubo{
	font-size: 80%;
	text-align: left;
	margin: 15px 0 10px 32px;
}

/*対象公演リスト*/
#suntory_contents table.info td ul li{
	margin:0 0 8px 0.5em;
	text-indent: -0.5em;
}

/*受付期間*/
#suntory_contents table.info td dl dt{
	margin:8px 0 0 0;
}
#suntory_contents table.info td dl dt.first{
	margin:0 0 0 0;
}

/* form希望項目
---------------------------------------------------- */
#suntory_contents table td dl.day dd{
	margin:0 0 10px 40px;
	text-indent: -40px;
}
#suntory_contents table td dl.day dt{
	font-weight: bold;
}
#suntory_contents table td dl.day dt.first{
	margin-top:8px;
}

/* 項目上揃え
---------------------------------------------------- */
#form_area table tr.top th{
	vertical-align:top;
	line-height: 150%;
	padding-top: 10px;
}

/* 必須マークの位置調整
---------------------------------------------------- */
#hall_container #form_area table th p.q-need{padding:0;}
#hall_container #form_area table th .need{
	float: right;
	margin-left: 4px;
	margin-right: 4px;
}

#hall_container img {
    border: 0 none;
    vertical-align: top;
}
/* リニューアル時追加20130131
---------------------------------------------------- */

#hall_container #caption{
    display:block;
    width:620px;
    text-align:left;
    color:#00AB4E;
    font-weight:700;
	font-size:14px;
    padding:0 40px 24px;
	letter-spacing:-0.035em;

}
#hall_container #caption h2{
    font-size:18px;
    margin-bottom:15px;
    font-weight:bold;
}

#hall_container #form_area.form-title{
	font-size:18px;
}

#hall_container #notes{
	margin:0 0 30px;
	padding: 30px 0;
	width:699px;
	text-align:center;
	font-size:85%;
	background-image: url("/btc/suntoryhall/img2013/bkstage/back_gld.jpg"); 
	background-repeat: repeat-x;
	border:1px solid #b2e6ca;
}
#hall_container #notes_hdr,#hall_container #notes_hdr1{
	display:block;
	background-color:#d9f2e5;
	margin:0 30px 40px;
	padding:20px 20px;
	width:600px;
	text-align:left;
	line-height: 2em;
	font-weight:bold;
}
#hall_container #notes_hdr1{
	margin:0 30px;
}

#hall_container #notes_hdr span,#hall_container #notes_hdr1 span{
	font-size:100%;
	color:#009933;
	line-height:1.5em;
}
#hall_container #notes_hdr p,#hall_container #notes_hdr1 p{
	line-height:2em;

}
#hall_container .list{
    clear: both;
    margin: 0 auto;
    width: 640px;
    padding: 10px 0 10px;
}
/*#hall_container .list .item li:after {
    clear: both;
    content: ".";
    display: inline-block;
    height: 3px;
    visibility: hidden;
}*/
#hall_container .list ul.item li{
    border-bottom: 1px dotted #CCCCCC;
    display: table;
    height: 1%;
    margin: 0;
    padding: 15px 0;
	width:635px;
}
#hall_container .list ul.item li#head{
    border-bottom: 1px dotted #CCCCCC;
    display: table;
    height: 1%;
    margin: 0;
    padding: 5px 0;
	text-align:left;
	width:635px;
}

#hall_container .list ul.item li.last{
    border-bottom: 0 none;
    display: table;
    height: 1%;
    margin: 0;
    padding: 15px 0 0;
}
#hall_container .list ul.item li b{
    float: left;
    font-weight: bold;
    margin: 0 0 0 20px;
    padding: 0;
    width: 140px;
    text-align: left;
	background-color:transparent;
}
#hall_container .list ul.item li span,
#hall_container .list ul.item li span.contents{
    float: left;
    text-align: left;
    width: 445px;
	margin-right:5px;
	padding-right:0 5px;
	overflow:visible;
	display:table;
}
#hall_container .list ul.item li span.kome{
	text-indent:-1em;
	margin-left:1em;
}
#hall_container .list span.kome_cl{
	clear:both; text-indent:0em;
	margin-left:-1em;
}
#hall_container .list ul.item li span.gray1,
#hall_container .list ul.item li span.gray2{
	color:#777777;
}
#hall_container .list ul.item li span.gray2{
/*	width:192px;
*/}

#hall_container .list ul.item li span.grn_cap,
#hall_container .list ul.item li strong.grn_cap{
	color:#00aa44;
	font-weight:700;
	font-size:84%;
	letter-spacing:-0.035em;
}
#hall_container .list ul.item li span.grn_cap{
	margin-bottom:8px;
}
#hall_container .list ul.item li strong.grn_cap:after {
    content: "";
    clear: both;
    height: 5px;
    display: block;
/*    visibility: hidden;
*/}
