@charset "UTF-8";
/* CSS Document */


/* CSS 初期化 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align: baseline;
}


/* 背景の設定 */
body {
	background-color: #000;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}

/* ページのサイズ定義 */
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/* リンク部分のスタイル設定 */
a:link {
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	color: #FCD250;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: yellow;
	font-weight: bold;
	text-decoration: none;
}

/* コンテンツのマージン設定 */
#wrapper #contents {
	margin-top: 20px;
	margin-bottom: 20px;
}

#wrapper #header {
	height: 65px;
	width: 1000px;
}
#wrapper #billboard {
	height: 670px;
	width: 1000px;
}



#wrapper #contents #contents_header .contents_header1 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #contents_header .opera_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 10px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #9f7026;
	padding-bottom: 10px;
}
#wrapper #contents .contents_header1 .explanation {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: normal;
}

#wrapper #contents #main_contents {
	float: left;
	width: 689px;
}
#wrapper #contents #sidebar {
	float: right;
	width: 217px;
	margin-right: 10px;
	margin-left: 10px;
}
#wrapper #contents #contents_float_clear {
	clear: both;
}

#wrapper #contents #main_contents .lead_text {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #fcd250;
}
#wrapper #contents #main_contents .date_time {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
	margin-top: 20px;
}
#wrapper #contents #main_contents .place {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 150%;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 20px;
}

#wrapper #contents .ticket_infomation .ticket_info_table {
	border-top: 1px solid #9f7026;
	border-left: 1px solid #9f7026;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents .ticket_infomation .ticket_info_table th{
	border-right: 1px solid #9f7026;
	border-bottom: 1px solid #9f7026;
	background-color: #491814;
	padding: 0.3em 1em;
	text-align: left;
}
#wrapper #contents .ticket_infomation .ticket_info_table td{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#491814;
    padding:0.3em 1em;
}
#wrapper #contents .ticket_infomation .ticket_info_table td.price{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#491814;
    padding:0.3em 1em;
	text-align:right;
}
#wrapper #contents .ticket_infomation .ticket_info_table td.memo{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#491814;
    padding:0.3em 1em;
	color:#9f7026;
}
#wrapper #contents .ticket_infomation .ticket_notice {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	margin-bottom: 20px;
}


#wrapper #contents #main_contents .takuji_service {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents .takuji_service .takuji_header4 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 150px;
}
#wrapper #contents #main_contents .takuji_service .takuji_detail {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
	float: left;
}
#wrapper #contents #main_contents .takuji_service .takuji_service_float_clear {
	clear: both;
}#wrapper #contents #main_contents #cast .conductor_director .conductor_director_photo tr td a img {
	margin-right: 80px;
}
#wrapper #contents #main_contents #cast .conductor_director {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
	font-size: 12px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_titlebar_0321 {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_1_0321 .cast_photo_1_0321_box {
	float: left;
	margin-right: 72px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_1_0321 .cast_photo_1_box_0321_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_1_0321 {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .cast_photo_2_0321_box {
	float: left;
	margin-right: 72px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_1_0321 .cast_photo_1_0321_box .cast_name .antonello {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .cast_photo_2_0321_box .cast_name .denys {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .denrei {
	clear: left;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .cast_notice {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .cast_03210322 {
	margin-bottom: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_series .opera_series_header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #491814;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_series {
	background-color: #6a423e;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 20px;
	
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_history {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6a423e;
	padding-bottom: 20px;
	
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_history .opera_histry_header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #491814;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
#wrapper #footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	line-height: 150%;
	color: #FFF;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #9f7026;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#wrapper #contents #sidebar #link_btn {
	margin-bottom: 40px;
}
#wrapper #contents #sidebar #link_btn a .right_margin {
	margin-right: 14px;
}
#wrapper #contents #sidebar #news_box {
	margin-bottom: 40px;
}
#wrapper #contents #sidebar #twitter {
	margin-bottom: 40px;
}
#wrapper #contents #sidebar #link_bunner {
	margin-bottom: 40px;
}
#wrapper #contents #sidebar #link_bunner a img {
	margin-bottom: 20px;
}
#wrapper #contents #sidebar #link_bunner_hotel a img {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_history ul {
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #opera_series p {
	padding-left: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 .cast_03210322 .cast_titlebar_03210322 {
	margin-bottom: 10px;
	margin-top: 20px;
}
#wrapper #contents #main_contents #cast .conductor_director .conductor_director_photo tr td img {
	margin-right: 80px;
}
#wrapper #navi_btn {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .prof_titlebar {
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .prof_header .pfofile_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #62201e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .pfor_photo {
	float: left;
	width: 120px;
	margin-right: 14px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .prof_text {
	float: left;
	background-color: #6a423e;
	padding-bottom: 10px;
	width: 543px;
	padding-right: 6px;
	padding-left: 6px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .prof_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .prof_text .cast_name {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .prof_text p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_2_0321 #cast_profile .cast_prof_box .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #characters .characters_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents #characters #characters_table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 150%;
}
#wrapper #contents #main_contents #characters #characters_table .odd {
	background-color: #6a423e;
}
#wrapper #contents #main_contents #story .story_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents #story p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6A423E;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #contents #main_contents #about .about_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents #about p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6A423E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 30px;
}
#wrapper #contents #main_contents #verdi .verdi_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201E;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents #verdi p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6A423E;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #contents #main_contents #verdi #verdi_table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	background-color: #6A423E;
	width: 100%;
}
#wrapper #contents #main_contents #verdi #verdi_table tr td .verdi_notice {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fcd250;
}
#wrapper #contents #main_contents #characters {
	margin-top: 30px;
	margin-bottom: 40px;
}
#wrapper #contents #main_contents #story {
	margin-bottom: 40px;
}
#wrapper #contents #main_contents #about {
	margin-bottom: 40px;
}
#wrapper #contents #main_contents #verdi {
	margin-bottom: 40px;
}
#wrapper #contents #main_contents #verdi #verdi_table tr td {
	padding-left: 10px;
}
#wrapper #contents #main_contents .event_box {
	margin-bottom: 40px;
	margin-left: 10px;
}
#wrapper #contents #main_contents .event_box .event_header2 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201e;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents .event_box .event_header3 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fcd250;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents .event_box .event_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6a423e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #contents #main_contents .event_box .event_table {
	background-color: #62201e;
	width: 100%;
	border-top: 1px solid #9f7026;
	border-left: 1px solid #9f7026;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
#wrapper #contents #main_contents .event_box .event_table tr td {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 150%;
	border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#491814;
    padding:0.3em 1em;
}
#wrapper #contents #main_contents .event_box .event_table tr td .sponsor {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#wrapper #contents #main_contents .event_box .event_table tr td .phone {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
#wrapper #contents #main_contents .event_box .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-left: 10px;
}
#wrapper #contents #main_contents .event_box .event_header3 .filminfo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
#wrapper #contents #main_contents .message_box {
	margin-bottom: 40px;
	margin-left: 10px;
}
#wrapper #contents #main_contents .message_box .message_header2 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #62201e;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#wrapper #contents #main_contents .message_box .message_header3 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fcd250;
	padding-left: 4px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents .message_box .message_video {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#wrapper #contents #main_contents .message_box .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 20px;
	padding-left: 4px;
}
#wrapper #contents #main_contents .message_box .photo_caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6a423e;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents .message_box .cast_message_box .cast_message_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #62201e;
}
#wrapper #contents #main_contents .message_box .cast_message_box .cast_massage_photo {
	float: left;
	width: 250px;
	margin-right: 14px;
}
#wrapper #contents #main_contents .message_box .cast_message_box .prof_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #FFF;
	background-color: #6a423e;
	float: left;
	padding: 10px;
	width: 405px;
}
#wrapper #contents #main_contents .message_box .cast_message_box .cast_message_clear {
	clear: left;
}
#wrapper #contents #main_contents .event_box .aoshima_photo {
	background-color: #6A423E;
}
#wrapper #contents #main_contents .event_box .aoshima_photo img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #contents #main_contents #cast .cast_0321 .cast_photo_1_0321 .cast_photo_1_0321_box .cast_name .antonello a .palombi {
	font-size: 8px;
}
