@charset "shift_jis";

a img {
	border:none;
}
.box {
	width:680px;
	margin:0 auto 30px;
	border:1px solid #72AECA;
}
.mt30 {
	margin-top:30px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background-color:#72AECA;
	text-align:left;
	margin:0;
	padding:5px;
}
h3.midashi {
	font-size:16px;
	font-weight: normal;
	color:#666;
	text-align:left;
	margin:5px 0 10px;
	padding:0;
	line-height:1.3em;
}

p.normal {
	font-size:18px;
	font-weight: normal;
	color:#006599;
	text-align: center;
	margin:30px 0 20px;
	padding:0;
	line-height:1.5em;
}


.box_in {
	padding:15px 25px;
}

.box_in table {
    /*width: 100%;*/
	width:628px;
	margin:0 auto;
    border-collapse: collapse;
    border-spacing: 0;
	font-size:14px;
	line-height: 130%;
	background-color:#FFF;
}
.box_in table th {
    padding: 5px;
	color:#006599;
    font-weight: bold;
    text-align: left;
	white-space: nowrap;
}
.box_in table td {
    padding: 5px;
	color:#666;
    text-align: left;
}
.box_in table tr.odd {
	background-color:#E8EEF9;
}

.box_in table td.right {
    text-align: right;
}
.box_in table td.center {
    text-align: center;
}
.box_in table td.top {
	vertical-align:top;
}
.box_in table td h3 {
	color:#006599;
	font-size:14px;
    font-weight: bold;
	margin:2px auto 5px;
	padding:0;
	text-decoration:none;
}
.box_in table td h3 img {
	vertical-align:middle;
	margin-right:5px;
}
.box_in table td strong {
	text-decoration:underline;
	margin-left:5px;
	margin-right:5px;
}
.box_in table td p {
	font-size:14px;
	margin:0 auto 5px;
	padding:0;
}
.box_in p {
	line-height:1.5em;
}



a:hover img.rover {
-moz-opacity:0.5;
opacity:0.5;
filter: alpha(opacity=60);
}

hr.dotted {
	border:dotted #CCC;
	border-width:1px 0px 0px 0px;
	clear:both;
	font-size:1px;
	height:1px;
	zoom:1;
	margin:3px 0;
	visibility:inherit;
}



.box_g {
	width:680px;
	margin:0 auto 30px;
	border:1px solid #CCC;
}
p {
	font-size:14px;
	color:#666;
	margin:0;
	padding:0;
}
p img {
	vertical-align:middle;
	margin-left:5px;
	margin-right:5px;
}


.box_note {
	width:680px;
	margin:0 auto 30px;
	/*padding:10px;*/
	border:1px solid #CCC;
	background-color: #FFFFF0;
	text-align:left;
}










/* table */
table.base {
    width: 100%;
	margin:0 auto;
    border-collapse: collapse;
    border-spacing: 0;
	font-size: 107%;
}

table.base th,
table.base_center th,
table.base_short th {
    padding: 10px;
    border: #D8D8D8 solid;
    border-width: 0 0 1px 1px;
    background: #F0F0F0;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	white-space: nowrap;
}
table.base th.nowrap_no,
table.base_center th.nowrap_no,
table.base_short th.nowrap_no {
	white-space: normal;
}
table.base td,
table.base_center td,
table.base_short td {
    padding: 10px;
    border: 1px #D8D8D8 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	background-color:#FFF;
}
table.base_center td {
	text-align:center;
}
table.base_short {
	width:400px;
}
table.base_center td.day,
table.base_center td.title,
table.base_center td.title_l {
	background: #F2F8ED;
    text-align: center;
	white-space: nowrap;
}
table.base_center td.title_l {
	text-align:left;
	white-space:normal;
}
table.base td.title_r {
	text-align: right;
	white-space:normal;
}
table.nowrap {
	white-space: nowrap;
}
table.nowrap_no {
	white-space: normal;
}
table.base td.month,
table.base td.title_c {
	background: #F2F8ED;
    text-align: center;
	white-space: nowrap;
}
table.base td.center {
    text-align: center;
}
table.base td.title {
	background: #F2F8ED;
	white-space: nowrap;
}
table.base_center td.title_green {
	background: #DEEED2;
	white-space: nowrap;
}
table.base_center td.title_blue {
	background: #D2EDEB;
	white-space: nowrap;

}
table.base td.title_nn {
	background: #F2F8ED;
}
table.base td h4,
table.base td h4 a {
	font-weight:bold;
}
/*table.base td h4 a[target="_blank"]{
	padding:0 15px 0 0;
	background:url(img/icon_win.gif) no-repeat right center;
}*/
/*table.base td h4 a.target-blank{
	padding:0 15px 0 0;
	background:url(img/icon_win.gif) no-repeat right center;
	zoom:1;
}*/

table.base td li {
	font-size:107%;
	padding-left:18px;
	zoom:1;
}

table.base td.temp {
	text-align: center;
}
table.base td.temp img {
	vertical-align: text-bottom;
}

table.base .base {
	font-size:100%;
}




/*table*/
table.baseform {
    width: 90% !important;
}

table.baseform th {
	border-bottom:none !important;
}
table.baseform th.nowrap_no {
	white-space: normal;
}
table.baseform td {
	border-bottom:none !important;
}


table th.book {
	width:440px !important;
}
table th.name {
	width:210px !important;
}

table th.pl45 {
	padding-left:45px !important;
}

.mr05 {
	margin-right:5px !important;
}




/* table */
table.note {
    /*width: 100%;*/
	margin:5px auto 0;
    border-collapse: collapse;
    border-spacing: 0;
	border: #D8D8D8 solid;
	border-width: 1px 1px 0 0 ;
}

table.note th {
    padding: 7px;
    border: #D8D8D8 solid;
    border-width: 0 0 1px 1px;
    background: #F0F0F0;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	white-space: nowrap;
}
table.note th.nowrap_no {
	white-space: normal;
}
table.note td {
    padding: 7px;
    border: 1px #D8D8D8 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	background-color:#FFF;
	color:#555;
}


/*---------------------*/
/*   form     */
/*----------------------*/

.txtmode1 {
  ime-mode: active;   /* 全角モード */
}
.txtmode2 {
  ime-mode: disabled; /* 半角モード */
}


/*---------------------*/
/*   label     */
/*----------------------*/

/*label {
	cursor: pointer;
	text-decoration: underline;
	display: block;
	padding: 5px 5px;
	margin-bottom: 1px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
label.label_true {
	background-color: #FFFFEE;
	border: solid 1px #CCCCCC;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}*/

table tr td ul li,
table tr td ul,
table tr td ol,
table tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
table tr td ul.fl li {
	float: left;
	padding: 0px 10px 0px 0px;
}

/*table tr td ul.radio label {
	padding: 0px 5px;
}*/

.waku_g {
	padding:2px 5px 1px;
	border: 1px solid #999999;
	background-color:#FFB;
}

.elearning {
	background-color:#FABF8F;
	border:1px solid #E9812C;
	font-size:12px;
	line-height:1.3em;
	text-align:center;
	padding:20px 5px;
	margin-left:15px;
}
.elearning img {
	margin-bottom:10px;
}


@media print {
body {
zoom:66%;
background-image:none;
}

