@charset "UTF-8";
.article_right h1 {
	font-size: 2.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	margin-top: 100px;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 18px;
	width: 99%;
}
.eng {
	color: #990000;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
	font-size: 0.8em;
	letter-spacing: -0.03em;
	display: inline-block;
}
.content {
	display: block;
	width: 100%;
	background-image: url(../image/common/2nd_back.gif);
	background-repeat: repeat-y;
	background-position: -25px 50px;
	margin-top: 230px;
}
.schedule_content {
	display: block;
	width: 100%;
	margin-top: 25px;
}
.content h1  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	line-height: 2.5em;
	display: block;
	margin-top: 0px;
	letter-spacing: .2em;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 0px;
}
.left_Articl h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 20px;
}
.left_Articl h4 {
	font-size: 1.1em;
}
.content .titles {
	display: block;
	width: 100%;
}
.content .left_Articl {
	display: block;
	float: left;
	width: 640px;
}
.left_Articl h1 {
	text-align: left;
	display: block;
}
.content .right_Article {
	display: block;
	float: right;
	width: 240px;
}
.right_Article h2 {
	/*グラデーション*/
	background-image: -moz-linear-gradient(top, #f9f9f9, #cfcfcf);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f9f9f9),color-stop(1, #cfcfcf));
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-color: #D5D5D5;
	font-size: 1.4em;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	letter-spacing: .1em;
	border: 1px solid #ECECEC;
	font-weight: normal;
}
.right_Article h3 {
	font-size: 1.2em;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #5BCB9C;
	border-left-color: #5BCB9C;
	border-top-style: none;
	border-right-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.right_Article p {
	padding: 0px;
	text-indent: 1em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	line-height: 2em;
	width: 584px;
	text-align: justify;
}
.right_Article .center_text {
	text-align: center;
	width: 100%;
	margin-top: 30px;
}
.right_Article .b {
	font-weight: bold;
}
.right_Article dl {
	display: block;
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 17px;
}
.right_Article dt {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.right_Article dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
.right_Article .graff {
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
}
.right_Article .poster {
	display: block;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.right_Article .poster img {
	border: 1px solid #EEE;
}
.right_Article .graff img {
	margin-right: 20px;
	margin-left: 30px;
	text-align: center;
}
.article_right .large_border {
	display: block;
	height: 25px;
	width: 584px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/common/pattern01.png);
	background-repeat: repeat;
}
.right_Article .out_box {
	display: block;
	width: 584px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}
.out_box .left {
	float: left;
	width: 280px;
}
.out_box table {
	display: table;
	width: 270px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CACACA;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACACA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
.out_box .left table th {
	font-weight: normal;
	display: table-cell;
	text-align: left;
	vertical-align: top;
	background-color: #E5FECC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.out_box .left table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: table-cell;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACACA;
}
.out_box .right {
	float: right;
	width: 303px;
}
.no_border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.schedule_content h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	color: #333;
	width: 99%;
	padding-bottom: 5px;
}
.schedule_content table {
	display: table;
	width: 99%;
	font-size: .9em;
	line-height: 1.6em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 40px;
}
.gry {
	background-color: #CFCCF3;
	display: table-cell;
	width: 100px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.schedule_content table .boder-non {
	font-size: .9em;
	line-height: 1.6em;
	border-right-style: none;
	width: 100%;
}
.schedule_content.clearfix table th {
	background-color: #BFBFD6;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-bottom-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #036;
	font-weight: normal;
}
.schedule_content.clearfix table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.table_title    {
	background-color: #D6EABC;
	display: table-cell;
	font-weight: bold;
	text-align: center;
	color: #333;
	font-size: 1.2em;
	line-height: 3em;
}
.right_Article .out_box h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #5BCB9C;
	border-left-color: #5BCB9C;
	border-top-style: none;
	border-right-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 565px;
}

.right_Article .title {
	font-weight: bold;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.2em;
	line-height: 1.5em;
	float: left;
	text-align: center;
	margin-bottom: 60px;
}
.out_box .cont {
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	float: right;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-color: #F1F1F1;
	border: 1px solid #E9E9E9;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	text-indent: 0px;
	text-align: justify;
}
.article_right .student_list {
	display: block;
	width: 99%;
	margin-top: 30px;
	margin-bottom: 20px;
}
.student_list h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-style: none;
	border-right-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 91%;
	margin-left: 30px;
}
.uperSpacer  {
	display: block;
	height: 20px;
	clear: both;
}
.s_list  {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	box-shadow: 0px 0px 4px 1px #b4b4b4;
	-moz-box-shadow: 0px 0px 4px 1px #b4b4b4;
	-webkit-box-shadow: 0px 0px 4px 1px #b4b4b4;
	display: block;
	padding: 5px;
	height: 100px;
	width: 380px;
	border: 1px solid #ECECEC;
	float: left;
	margin-left: 28px;
	margin-right: 22px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
.s_list a:hover {
	text-decoration: none;
}
.student_list a .s_list{
	color: #000;
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 350px center;
	height: 100px;
	width: 380px;
}
.student_list a:hover .s_list {
	opacity: 0.7;
	filter: alpha(opacity=70);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity: 0.7;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.7;              /* Safari 1.x */
	zoom: 1;
	color: #360;
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 350px center;
	height: 100px;
	width: 380px;
}
.s_list .photo {
	float: left;
	width: 120px;
	display: block;
}
.s_list .name  {
	float: left;
	width: 150px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	display: block;
	padding: 0px;
}
.name dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.name dd {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
.student_list ul  {
	list-style-type: none;
	width: 88%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	display: block;
}
.student_list li {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
}
.red_border {
	padding: 2px;
	color: #F00;
	font-weight: bold;
}
.columBOX {
	display: block;
	width: 900px;
}
.columBOX ul {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.colum_left  {
	display: block;
	float: left;
	width: 430px;
	margin-top: 20px;
	text-align: justify;
	margin-right: 25px;
	margin-bottom: 20px;
}
.colum_left img {
	padding-bottom: 50px;
	margin-left: 1.5em;
	padding-top: 10px;
}
.colum_left h3 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #900;
	padding: 0px;
}
.colum_left h4 {
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	background-color: #E4E3E0;
	padding: 8px;
}
.colum_left h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #414E94;
	margin-top: 5px;
	margin-left: 1em;
	margin-bottom: 0px;
}
.colum_left p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 5px;
}
.in {
	margin-left: 1.5em;
	display: block;
	padding-bottom: 20px;
}
.colum_left .img_space {
	margin-right: auto;
	margin-left: auto;
}
.colum_right  {
	display: block;
	float: right;
	width: 435px;
	margin-top: 20px;
	text-align: left;
}
.outA {
	margin-left: 7px;
	color: #333;
}
.outC {
	list-style-type: square;
	display: block;
	color: #333;
	padding-left: 15px;
}
.outX {
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 15px;
}
.columBOX  li {
	margin-bottom: 7px;
}
.columBOX ol {
	color: #333;
}
.columBOX table {
	display: table;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: .9em;
	line-height: 1.3em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-left-color: #999;
	padding: 0px;
	margin-left: 1.5em;
	width: 96%;
}
.columBOX table , th ,td{
	padding: 0px;
}
.columBOX th {
	background-color: #D8DED7;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding: 3px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
.columBOX td  {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 3px;
}


.staff_cast {
	display: block;
	width: 385px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.staff_cast dt {
	float: left;
	width: 120px;
}
.staff_cast dd {
	float: right;
	width: 250px;
	padding-top: 5px;
	margin: 0px;
}
.name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	text-align: right;
	font-weight: bold;
	letter-spacing: .2em;
}
.main {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.e_name {
	font-size: 0.6em;
	letter-spacing: .1em;
	margin-top: 1em;
}
.section {
	font-size: .9em;
	font-weight: normal;
	letter-spacing: .1em;
}
