@charset "UTF-8";
/* formatting style
--------------------------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-size:100%; 
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.5em;
}

body {
	font-size: 90%;
	line-height: 1.5em;
	color: #333333;
	font-family: sans-serif;
	background-image:url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

h1{
	font-size: 150%;
}

h2{
	font-size: 125%;
}


.style1 {
	font-size: 18px;
	font-weight:500;
}


.style2 {
	color:#FFF;
}

.style3 {
	font-size: 16px;
	font-weight:600;
}

.style4 {
	font-style:italic;
}

.style5 {
	font-size: 20px;
	font-weight:500;
	color:#285ac6;
}


.style6 {
	font-size: 18px;
	font-weight:500;
	color:#285ac6;
}

.style7 {
	font-size: 16px;
	font-weight:400;
	color: #930;
	text-decoration:underline;
}

.style8 {
	color: #FFF;
}

.style8 {
	font-size: 15px;
	font-weight:400;
	text-decoration:underline;
	color: #000;
}

.style9 {
	font-size: 12px;
}

.style10 {
	font-weight:700;
	font-size:120%;
}

.style11 {
	font-weight:500;
	font-size:16px;
}

.style12 {
	color:#dbe5f1;
}

.style13 {
	color:#fbd4b4;
}

.style14 {
	font-size:9px;}


.style15 {
	font-size: 15px;
	font-weight:600;
	text-decoration:underline;
}


.style16 {
	font-size: 17px;
	font-weight:600;
}

.style17 {
	color:#fbee81;
}

.style18 {
	font-size: 18px;
	font-weight:500;
}

.style19 {
	font-weight:500;
	color:#F00;
}

.style20 {
	font-weight:500;
	font-size: 15px;	
	color:#F00;
}

.style21 {
	font-weight:300;
	color:#F00;
	font-size:13px;
}


/*pages styles
--------------------------------------------------------*/
#pages{margin-left:auto; margin-right:auto; width:900px; }


/* link styles
--------------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #093C8B;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/*header styles
--------------------------------------------------------*/
#header{
	 height:150px; width:900px; 
}

#header h1 {
	display: none;
}


/*container styles
--------------------------------------------------------*/
#container{
	margin-left:auto;
	margin-right:auto;
	width:900px;
	
	padding-top:20px;
	background-color:#FFF;
}


/*menu styles
--------------------------------------------------------*/
#menu{width:150px; clear:left; float:left; margin-left:10px; margin-right:10px}


/*contents styles
--------------------------------------------------------*/
#contents{width:720px; margin-right:10px; margin-left:0px; float:right; clear:right; }

#contents .txta{
	margin-top:0em;
	width:720px;
	visibility:auto;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.btn001{ font-size:14px; height:20px; background-color:#2c60c8; color:#FFF;
}

.btn001 a:link {
	color: #FFFFFF;
}
.btn001 a:visited {
	color: #FFFFFF;
}
.btn001 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.btn001 a:active {
	text-decoration: none;
}


.btn002{ font-size:14px; height:20px; background-color:#F00; color:#F00;
}

.btn003{ font-size:14px; height:20px; color:#FF0000; background-color:#FEE;
}


.wn1{width:720px; margin-top:0px; cellspacing:0px; margin-left:0px; margin-right:0px;}
.wn1 th{
	text-align:left;
	vertical-align:top;
	line-height:1.4em;
	font-style: normal;
	font-weight: normal;
}
.wn1 td{
	text-align:left;
	line-height:1.4em;
	padding:15px;
}

.wn2{width:720px; margin-top:0px; cellspacing:0px; margin-left:0px; margin-right:0px;}
.wn2 th{text-align:left; vertical-align:top; line-height:1.4em; }
.wn2 td{
	text-align:left;
	line-height:1.2em;
	padding:7px;
}
.wn2 p{
	text-align:left;
	line-height:1.4em;
	padding:7px;
}


.wn3{width:650px; margin-top:0px; cellspacing:0px; margin-left:0px; margin-right:0px;}
.wn3 th{text-align:left; vertical-align:top; line-height:1.4em; }
.wn3 td{
	text-align:left;
	line-height:1.2em;
	padding:5px;
	font-size:13px;
	vertical-align:text-top;
}
.wn3 p{
	text-align:left;
	line-height:1.4em;
	padding:5px;
	font-size:13px;	
}



.text_indent001{
  text-indent: -1em; /* 文字1文字分上げる */
  padding-left: 1em;  /* 2文字分右に下げる */
  }

.tb001{ background:#666; width: 720px; font-size:12px;
	}

.tb001 td{ background: #FFF; font-weight:normal;
	}
	
.tb001 th{ background: #FFF; font-weight:normal; text-align:center;
	}




/*footer styles
--------------------------------------------------------*/
#footer{
	height:90px;
	width:900px;
	margin-left:auto; margin-right:auto;
	clear: both;
	background-image:url(images/footer.jpg)
}

address{
	font-size:90%;
	color: #FFFFFF;
	width: 900px;
	text-align: center;
	vertical-align:text-top;
}




/*Schedule styles
--------------------------------------------------------*/

/*プログラムtableの設定
-------------------------------------*/
#main table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #285AC6;
	border-left-color: #285AC6;
}
#main table td,#main table th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #285AC6;
	border-bottom-color: #285AC6;
	padding: 3px;
}

/*プログラムtableのヘッダー設定
-------------------------------------*/
#main {
	font-size:12px;
	line-height:1em;
	}

#main table thead tr th,#main table th.col {
	background-color: #6CA7E2;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}

/*プログラムtableのボディ設定
-------------------------------------*/
#main table tbody tr:hover {
	background-color: #E4EBF8;
}
#main table tbody th {
	background-color: #C6D6F1; 
}
#main table tbody th a:visited {
	color: #285AC6;
	text-decoration: none;
}
/*#main table tbody th a:hover {
	color: #FFF;
	text-decoration: none;
}*/

/*プログラムtableのキラキラさせない
-------------------------------------*/
#main .nonstyle table tr:hover {
	background-color: #FFF;
}
#main .nonstyle table tr.gray:hover {
	clear: both;
	background-color: #EFEFEF;
}
#main .nonstyle table tr.skyblue:hover {
	clear: both;
	background-color: #E1FFFF;
}
#main .nonstyle table tr.yellow:hover {
	clear: both;
	background-color: #FFFF6D;
}
#main .nonstyle table tr.cream:hover {
	clear: both;
	background-color: #FFFFF0;
}
#main .nonstyle table tr.light_green:hover {
	clear: both;
	background-color: #DFFFDE;
}
#main .nonstyle table tr.blue:hover {
	clear: both;
	background-color: #B2D6FD;
}
#main .nonstyle table tr.green:hover {
	clear: both;
	background-color: #7FDD82;
}
#main .nonstyle table tr.pink:hover {
	clear: both;
	background-color: #FBBBDC;
}
#main .nonstyle table tr.orenge:hover {
	clear: both;
	background-color: #FB9DA1;
}
#main .nonstyle table tr.golden_yellow:hover {
	clear: both;
	background-color: #FDD358;
}
#main .nonstyle table tr.dark_gray:hover {
	clear: both;
	background-color: #D6D6D6;
}
#main .nonstyle table tr.purple:hover {
	clear: both;
	background-color: #DCBEFC;
}
#main .nonstyle table tr.moss_green:hover {
	clear: both;
	background-color: #9FE122;
}
#main .nonstyle table tr.pale_orenge:hover {
	clear: both;
	background-color: #FEE1C6;
}

/*mainの中のul、liの設定
-------------------------------------*/
#main ul {
	list-style-type: none;
	height: 27px;
	width: 720px;
}
#main ul li {
	display: inline-block;
	height: 35px;
	width: 35px;
	font-size: 16px;
	text-align: center;
	float: left;
	background-color: #6EA8E0;
	line-height: 35px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#main ul li a {
	display: inline-block;
	line-height: 35px;
}
/*#main ul li a:hover {
	color: #E30B24;
	background-color: #E4EBF8;
	display: inline-block;
	height: 35px;
	width: 35px;
	line-height: 35px;
}*/



/*位置（text-align）
-----------------------------------*/
.center {
	text-align: center;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}





/*空き加減
-----------------------------------*/
.space_tb1 { /* 使い方   class="space_tb1" */
	/*上下に各1文字分のマージン（スペース）*/
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb2 { /* 使い方   class="space_tb2" */
	/*上下に各2文字分のマージン（スペース）*/
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb3 { /* 使い方   class="space_tb3" */
	/*上下に各3文字分のマージン（スペース）*/
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_lr1 { /* 使い方   class="space_lr1" */
	/*左右に各1文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 1em;
}.space_lr2 { /* 使い方   class="space_lr2" */
	/*左右に各2文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	margin-right: 2em;
}

/*色
-----------------------------------*/
.gray {
	background-color: #D9D9D9;
}
.skyblue {
	background-color: #CEFFFF;
}
.yellow {
	background-color: #FFFD38;
}
.cream {
	background-color: #FFFECE;
}
.light_green {
	background-color: #CDFECE;
}
.blue {
	background-color: #B4DAFE;
}
.green {
	background-color: #55E05F;
}
.pink {
	background-color: #FECDE5;
}
.orenge {
	background-color: #FDB2B3;
}
.golden_yellow {
	background-color: #FECB2F;
}
.dark_gray {
	background-color: #C0C0C0;
}
.purple {
	background-color: #D8B5FD;
}
.moss_green {
	background-color: #B0DC48;
}
.pale_orenge {
	background-color: #FECB9C;
}
.baby_pink {
	background-color: #FDF;
}
.over{
	text-decoration: overline;
}
/*スペース*/
.space_tb1 { /* 使い方   class="space_tb1" */
	/*上下に各1文字分のマージン（スペース）*/
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb2 { /* 使い方   class="space_tb2" */
	/*上下に各2文字分のマージン（スペース）*/
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_tb3 { /* 使い方   class="space_tb3" */
	/*上下に各3文字分のマージン（スペース）*/
	margin-top: 3em;
	margin-bottom: 3em;
	margin-left: 0em;
	margin-right: 0em;
}
.space_lr1 { /* 使い方   class="space_lr1" */
	/*左右に各1文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 1em;
	margin-right: 1em;
}.space_lr2 { /* 使い方   class="space_lr2" */
	/*左右に各2文字分のマージン（スペース）*/
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 2em;
	margin-right: 2em;
}


/*幅
-----------------------------------*/
.width20 {
	width: 20px;
}
.width30 {
	width: 30px;
}
.width50 {
	width: 50px;
}
.width70 {
	width: 70px;
}
.width80 {
	width: 80px;
}
.width100 {
	width: 100px;
}
.width120 {
	width: 120px;
}
.width130 {
	width: 130px;
}
.width145 {
	width: 145px;
}
.width150 {
	width: 150px;
}
.width190 {
	width: 190px;
}
.width200 {
	width: 200px;
}
.width250 {
	width: 250px;
}
.width260 {
	width: 260px;
}
.width270 {
	width: 270px;
}
.width290 {
	width: 290px;
}
.width450 {
	width: 450px;
}
.width600 {
	width: 585px;
}


h2 {
	border-top-width: 1px;
	border-right-width: 8px;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #285AC6;
	border-right-color: #285AC6;
	border-bottom-color: #285AC6;
	border-left-color: #285AC6;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 18px;
	line-height: 28px;
	color: #285AC6;
	margin-bottom: 10px;
	font-weight: normal;
}