@charset "UTF-8";
.article_right h1 {
	font-size: 2.3em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #000;
	margin-top: 150px;
	font-weight: normal;
	letter-spacing: 0.1em;
	display: block;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #5BCB9C;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-top: 18px;
}
.eng {
	color: #51AF93;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left: 20px;
	font-size: 0.6em;
	letter-spacing: -0.03em;
	display: inline-block;
	vertical-align: 25%;
}
.content {
	display: block;
	width: 100%;
	margin-top: 25px;
	color: #000;
}
.schedule_content {
	display: block;
	width: 100%;
	margin-top: 25px;
}
.content h1  {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.6em;
	line-height: 2em;
	height: 50px;
	letter-spacing: 1em;
	display: block;
}
.content .titles {
	display: block;
	width: 100%;
}
.content .left_Articl {
	display: block;
	float: left;
	width: 250px;
}
.left_Articl h1 {
	text-align: center;
	display: block;
	margin-bottom: 25px;
	padding-bottom: 25px;
	background-color: #FFF;
}
.content .right_Article {
	display: block;
	float: right;
	width: 653px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.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: 97%;
	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;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.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: 10px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.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: 1em;
	font-weight: normal;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	color: #333;
}
.schedule_content table {
	display: table;
	width: 100%;
	font-size: 0.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;
	color: #000;
	background-color: #FFF;
}
.gry {
	background-color: #E5F4E2;
}
.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: #EAEAEA;
	text-align: center;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.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;
}
.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: normal;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1em;
	line-height: 2em;
	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;
}
.student_list  {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 20px;
	color: #F00;
}
.student_list a {
	text-decoration: none;
}
.student_list a:hover {
	text-decoration: none;
}
.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: #5BCB9C;
	border-left-color: #5BCB9C;
	border-top-style: none;
	border-right-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 80%;
	margin-left: 10px;
}
.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;
	width: 380px;
	border: 1px solid #ECECEC;
	float: left;
	margin-left: 15px;
	margin-right: 30px;
	background-color: #FFFFFF;
	margin-bottom: 60px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: 165px;
}
.s_list a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.student_list a .s_list{
	color: #000;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 350px 130px;
	text-decoration: none;
}
.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 130px;
}
.s_list .photo {
	float: left;
	width: 120px;
	display: block;
}
.s_list .name  {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: block;
	padding: 0px;
	text-decoration: none;
}
.s_list .name dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	font-weight: narmal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #666;
}
.s_list .name dd{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	color: #000;
	padding: 0px;
}
.s_list .name .scroll {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	color: #000;
	padding: 0px;
}
.student_list ul  {
	list-style-type: none;
	width: 78%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000;
}
.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;
	color: #333;
}
.red_border {
	padding: 2px;
	color: #F00;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
