ß@charset "UTF-8";
.content {
	display: block;
	width: 100%;
	background-image: url(../image/common/2nd_back.gif);
	background-repeat: repeat-y;
	background-position: -25px 50px;
	margin-top: 10px;
	padding-top: 0px;
}
.schedule_content {
	display: block;
	width: 100%;
	margin-top: 25px;
}
.content h1  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.6em;
	display: block;
	margin-top: 0px;
	letter-spacing: 0.1em;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #069;
	line-height: 0.5em;
	width: 98.8%;
}
.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: center;
	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: normal;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	color: #000;
	width: 99%;
	word-spacing: .2em;
	margin-top: 15px;
}
a[name] {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFF;
}
.schedule_content table {
    display: table;
    width: 99%;
    font-size: 1.2em;
    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: 20px;
    top: 0px;
}
.gry {
	background-color: #EBFDFC;
	display: table-cell;
	width: 192px;
}
.schedule_content table .boder-non {
	font-size: .9em;
	line-height: 1.6em;
	border-right-style: none;
	width: 100%;
}
.num       {
    height: 0;
    min-height: 85px;
    background-color: #D7EDCF;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
}
.schedule_content.clearfix table th {
	background-color: #858CA1;
	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;
	color: #FFF;
	font-weight: normal;
	height: 20px;
	margin: 0px;
}
.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: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
    vertical-align: middle;
    display: table-cell;
    height: 80px;
}
.schedule_content.clearfix  table a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000;
	text-decoration: none;
}
.schedule_content.clearfix table a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #000;
}
.keypoint {
	background-color: #DAF6E4;
}
.no {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.3em;
	margin-top: 15px;
	color: #000;
}
.keypoint_gry {
	background-color: #C2C4F7;
	width: 192px;
}
.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: 60px;
    margin-bottom: 20px;
    text-decoration: none;
}
.student_list h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #6479B5;
	border-left-color: #6479B5;
	border-top-style: none;
	border-right-style: none;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 84%;
	margin-left: 60px;
	margin-right: auto;
}
.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: 180px;
	width: 360px;
	border: 3px solid #ECECEC;
	float: left;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 60px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.s_list a {
	color: #666;
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 330px bottom;
	display: block;
	height: 180px;
	width: 360px;
	margin: 0px;
}
/*
.s_list a:hover {
	text-decoration: none;
	background-image: url(../image/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 330px bottom;
}
*/

.s_list .photo {
	float: left;
	display: block;
	height: 180px;
}
.s_list .name  {
	float: right;
	width: 150px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
	text-decoration: none;
}
.s_list .name a {
	text-decoration: none;
	color: #666;
}
.name dt {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	display: block;
	padding-bottom: 3px;
	margin-bottom: 3px;
	color: #333;
	line-height: 1.6em;
}
.name dd  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	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;
	color: #333;
}
.student_list ul  {
	list-style-type: none;
	width: 84%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: block;
	font-size: 1.2em;
}
.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: 988px;
}
.columBOX ul {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.colum_left  {
	display: block;
	float: left;
	width: 500px;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 30px;
}
.colum_left h3 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.colum_left h4 {
	border-radius: 5px;
	font-size: 1.3em;
	color: #3A4776;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #E6E6E6;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6283CC;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.colum_left p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.colum_left .img_space {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
	margin-top: 180px;
}

.colum_right  {
    display: block;
    width: 460px;
    margin-top: 60px;
    text-align: left;
    margin-bottom: 30px;
    float: right;
}
.colum_right ol   {
    margin-bottom: 10px;
    padding-bottom: 0px;
    font-size: 1.2em;
    line-height: 1.8em;
    margin-left: 5px;
    left: 0px;
    padding-left: 10px;
    list-style-position: outside;
}
.colum_right ul {
    font-size: 1.2em;
    line-height: 1.8em;
}
.colum_right ol li {
}
.colum_right h3 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.colum_right h4 {
	text-align: left;
                                border-radius: 5px;
	font-size: 1.3em;
	color: #3A4776;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #E6E6E6;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #6283CC;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.colum_right p {
	line-height: 1.8em;
	text-indent: 1em;
	margin-bottom: 10px;
	font-size: 1.2em;
}
.colum_right .img_space {
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	height: auto;
	margin-top: 180px;


.outA {
	margin-left: 7px;
	color: #333;
}
.outX {
	padding-left: 15px;
}
.outC {
	list-style-type: square;
	display: block;
	color: #333;
}
.columBOX  li {
	margin-bottom: 7px;
}
.columBOX ol {
	color: #333;
}
.blue {
	color: #06F;
	font-size: .9em;
}

.red {
	border-radius: 5px;
	color: #FFF;
	background-color: #C03;
	font-size: 1em;
	line-height: 1.1em;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-type: none;
	padding: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-block;
}
.under {
	font-size: 5em;
	color: #066;
	text-align: center;
	line-height: 5em;
}

.sm-slider {
	clip-path: inset( 0px 0px 0px 0px );
	background-repeat: repeat-x;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
}
.color {
	font-weight: bold;
	color: #0000FF;
}
.spacer {
	margin-bottom: 30px;
}
#mokuteki {
	border-radius: 10px;
	list-style-type: none;
	font-size: 1.2em;
	line-height: 1.6em;
	background-color: #6283CC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 90%;
	color: #FFF;
}
.fontDAI   {
    font-size: 1.2em;
    line-height: 1.6em;
    list-style-type: none;
}
.fontDA li  {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-bottom: 5px;
    list-style-type: none;
    margin: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 5px;
    list-style-position: inside;
}
.pictgram {
	margin-top: 100px;
}
.pictgram h5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 1.6em;
	text-align: left;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
.pict-spacer {
	margin-top: 80px;
	display: block;
}
.pict-spacersecond {
	margin-top: 80px;
	display: block;
}
