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

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.jpg);
	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 #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: 12px;
	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 #main_contents .lead_text {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	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 #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 .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 #main_contents .ticket_infomation .ticket_info_table th{
	border-right: 1px solid #9f7026;
	border-bottom: 1px solid #9f7026;
	background-color: #3B3B3B;
	padding: 0.3em 1em;
	text-align: left;
}
#wrapper #contents #main_contents .ticket_infomation .ticket_info_table td{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#1E1B1E;
    padding:0.3em 1em;
}
#wrapper #contents #main_contents .ticket_infomation .ticket_info_table td.price{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#1E1B1E;
    padding:0.3em 1em;
	text-align:right;
}
#wrapper #contents #main_contents .ticket_infomation .ticket_info_table td.memo{
    border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#1E1B1E;
    padding:0.3em 1em;
	color:#9f7026;
}
#wrapper #contents #main_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 {
	margin-top: 10px;
	margin-bottom: 20px;
}




#wrapper #contents #main_contents #cast .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
}
#wrapper #contents #main_contents #opera_series {
	padding-bottom: 20px;
	background-color: #333;
}
#wrapper #contents #main_contents #opera_series .opera_series_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #252525;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#wrapper #contents #main_contents #opera_series p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#wrapper #contents #main_contents #opera_history {
	background-color: #333;
	padding-bottom: 20px;
}
#wrapper #contents #main_contents #opera_history .opera_histry_header {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #252525;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #opera_history ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	list-style-type: none;
}
#wrapper #contents #main_contents #opera_history .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-top: 10px;
}
#wrapper #footer {
	margin-top: 10px;
	margin-bottom: 30px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #9f7026;
	padding-top: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	line-height: 150%;
}
#wrapper #contents #sidebar #link_btn {
	margin-bottom: 20px;
	text-align: center;
}
#wrapper #contents #sidebar #link_btn a img {
}
#wrapper #contents #sidebar #news_box {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 217px;
}
#wrapper #contents #sidebar #twitter {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #sidebar #link_bunner {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #sidebar #link_bunner img {
	margin-bottom: 20px;
}
#wrapper #contents #sidebar #link_btn a .right_margin {
	margin-right: 19px;
}#wrapper #contents #main_contents #cast .conductor_director {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .conductor_director .conductor_director_photo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
}
#wrapper #contents #main_contents #cast .cast_0914 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_titlebar_0914 {
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_1_0914 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_1_0914 .cast_photo_1_0914_box {
	float: left;
	width: 91px;
	margin-right: 23px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_1_0914 .cast_photo_1_box_0914_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_1_0914 .cast_photo_1_0914_box .cast_name {
	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_0914 .cast_photo_2_0914 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_2_0914 .cast_photo_2_0914_box {
	float: left;
	width: 68px;
	margin-right: 18px;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_2_0914 .cast_photo_2_box_0914_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_2_0914 .cast_photo_2_0914_box .cast_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	line-height: 150%;
}
#wrapper #contents #main_contents #cast .cast_0914 .cast_photo_2_0914 .cast_photo_2_0914_box .cast_name .small_font_size {
	font-size: 7px;
}
#wrapper #contents #main_contents #cast .cast_0915 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_titlebar_0915 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_1_0915 {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_1_0915 .cast_photo_1_0915_box {
	float: left;
	width: 91px;
	margin-right: 23px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_1_0915 .cast_photo_1_box_0915_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_1_0915 .cast_photo_1_0915_box .cast_name {
	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_0915 .cast_photo_1_0915 .cast_photo_1_0915_box .cast_name .small_font_size {
	font-size: 9px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_2_0915 {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_2_0915 .cast_photo_2_0915_box {
	float: left;
	width: 68px;
	margin-right: 18px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_2_0915 .cast_photo_2_0915_box .cast_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	line-height: 150%;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_2_0915 .cast_photo_2_0915_box .cast_name .small_font_size {
	font-size: 7px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_photo_2_0915 .cast_photo_2_box_0915_clear {
	clear: left;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_notice {
	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_0915 .cast_09140915 {
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_09140915 .cast_titlebar_09140915 {
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #cast .cast_0915 .cast_09140915 p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}
#wrapper #navi_btn {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #navi_btn a #Home_btn {
	margin-right: 14px;
}
#wrapper #navi_btn a #Story_btn {
	margin-right: 14px;
}
#wrapper #navi_btn a #Cast_btn {
	margin-right: 14px;
}
#wrapper #navi_btn a #Interview_btn {
	margin-right: 14px;
}
#wrapper #navi_btn a #Lecture_btn {
	margin-right: 14px;
}
#wrapper #contents #main_contents .lead_text .lead_wagner {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #EDC54B;
	line-height: 150%;
}
#wrapper #contents #main_contents .lead_text .lead_niblung {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	line-height: 150%;
	font-weight: bold;
	color: #FCD250;
}
#wrapper #contents #main_contents #opera_story {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #opera_story .contents_title {
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents #opera_story .ring_of_niblung {
	margin-bottom: 10px;
	padding: 10px;
}
#wrapper #contents #main_contents #opera_story .ring_of_niblung p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 150%;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #opera_story .ring_of_niblung ul {
	margin-left: 40px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #opera_story .ring_of_niblung ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
}
#wrapper #contents #main_contents #opera_story .caracters {
	margin-bottom: 20px;
	padding: 10px;
}
#wrapper #contents #main_contents #opera_story .caracters ul li {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 150%;
	list-style-type: none;
}
#wrapper #contents #main_contents #opera_story .story_contents {
	background-color: #333;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#wrapper #contents #main_contents #opera_story .story_contents p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 150%;
}
#wrapper #contents #main_contents #opera_story .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #contents #main_contents .cast_profile {
	margin-top: 10px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents .cast_profile .cast_profile_box .cast_img {
	float: left;
	width: 120px;
}

#wrapper #contents #main_contents .cast_profile .cast_profile_box .cast_profile_text {
	float: right;
	width: 542px;
	padding: 4px;
	background-color: #333;
}
#wrapper #contents #main_contents .cast_profile .cast_profile_box .cast_profile_box_clear {
	clear: both;
}
#wrapper #contents #main_contents .cast_profile .cast_profile_box .cast_profile_text .cast_prrofile_box_header4 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents .cast_profile .cast_profile_box .cast_profile_text p {
	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_profile .cast_profile_box .return_to_top {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 4px;
}
#wrapper #contents #main_contents #interview {
	margin-top: 20px;
	margin-bottom: 20px;
}
#wrapper #contents #main_contents #interview .question {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #333;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 10px;
}
#wrapper #contents #main_contents #interview .photo_answer .interview_photo {
	float: left;
	margin-right: 20px;
	width: 221px;
}
#wrapper #contents #main_contents #interview .photo_answer .interview_answer {
	float: right;
	background-color: #333;
	padding: 10px;
	width: 419px;
}
#wrapper #contents #main_contents #interview .photo_answer .interview_answer .interview_answer_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
#wrapper #contents #main_contents #interview .photo_answer .photo_answer_clear {
	clear: both;
}
#wrapper #contents #main_contents .lecture_title {
	margin-bottom: 10px;
}
#wrapper #contents #main_contents .lecture_info {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	background-color: #333;
	padding: 10px;
	margin-top: 10px;
}
#wrapper #contents #main_contents .lecture_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;
	width: 100%;
}
#wrapper #contents #main_contents .lecture_info_table tr td {
	border-right:1px solid #9f7026;
    border-bottom:1px solid #9f7026;
	background-color:#1E1B1E;
    padding:0.3em 1em;
}
#wrapper #contents #main_contents .return_to_top_lecture {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 30px;
}
#wrapper #contents #main_contents .aoshima_photo {
	margin-top: 10px;
}
#wrapper #contents #main_contents .lead_text .lead_subtitle {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper #contents #main_contents .lead_text_h3 {
	font-family: "ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #333;
	padding-bottom: 10px;
	padding-top: 10px;
	border: thin solid #FFF;
	padding-left: 10px;
}
#wrapper #contents #main_contents .lecture_info2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #333;
}
