/*--reset-----------------------------*/
body, div, p, blockquote, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, 
pre, form, fieldset,input, table, th, td, embed, object, address  {
	margin: 0;
	padding: 0;
}

fieldset, table, img {
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th, td {
	text-align: left;
	vertical-align: top;
}

body, div, p, blockquote h1, h2, h3, h4, h5, h6, li, dt, dd, 
pre, form, textarea, input, td, th, adress {
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
}
ul{
	list-style:none;
}
/*-------------------------------*/
html{
	height: 100%;
	overflow-y: scroll;
}
body{
	height: 100%;
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
	color : #1E1E1E;
}
img{
	border: 0px;
}
table{
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}
#wrap{
	width:100%;
	margin: 0px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
.width20{
	width: 20px;
}
.width50{
	width: 50px;
}
.width70{
	width: 70px;
}
.width100{
	width: 100px;
}
.width150{
	width: 150px;
}
.width200{
	width: 200px;
}
.width300{
	width: 300px;
}
.width_max{
	width: 100%;
}
.web_item_3{
	width:30%;
	display: block;
}
.web_item_5{
	margin-right:40px;
	display: block;
}
.web_item_5mini{
	margin-right:25px;
	display: block;
}
.txt_center{
	text-align:center;
}

/*----------------------------------------------------*/
#header{
	background-image:url(../images/web_header_bg.gif);
	background-repeat: repeat-x;
	height:114px;
	width:100%;
}
.header_inner_l{
	position:absolute;
	top:0px;
	left: 0px;
}
.header_inner_r{
	position:absolute;
	top:0px;
	right: 0px;
}
.header_inner_l img{
	float: left;
}
.header_inner_r img{
	float: right;
}
.main_block{
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 50px 0px;
}
#footer{
	padding:10px 0px;
	border-top: solid 1px #c3c3c3;
	font-size: 80%;
	color:#424242;
	text-align: center;
	position:absolute;
	bottom:0px;
	height:30px;
	width:100%;
}
/*----------------------------------------------------*/
h1{
	margin: 0px auto;
	background: url("../images/bar.gif") no-repeat center left;
	margin: 10px auto 20px auto;
	padding: 18px 0px 0px 30px;
	width:867px;
	height:34px;
	color:#000000;
	font-size:100%;
	text-align:left;
	vertical-align: middle;
}
.clear{
	clear: both;
	height:1px;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
table.web_tbl{
	margin: 10px auto 0px auto;
	width: 820px;
	border: solid 1px #b8b8b8;
	border-collapse: separate;
	border-spacing: 2px;
}
table.web_half_tbl{
	margin: 10px auto 0px auto;
	width: 400px;
	border: solid 1px #b8b8b8;
	border-collapse: separate;
	border-spacing: 2px;
}
.web_slt_th{
	font-size:90%;
	width: 90px;
	font-weight:bold;
	background-color: #f0f0f0;
	border-left: #3243af solid 6px;
	padding: 5px 10px;
	line-height:1.6;
}
.web_slt_td{
	font-size:90%;
	padding: 5px 10px;
	line-height:1.6;
}
.web_note{
	text-align :left;
	margin: 0px auto 5px auto;
	font-size:90%;
}
.web_btn_area{
	width: 320px;
	margin: 40px auto 30px auto;
	padding: 0px;
}
/*----------------------------------------------------*/
a.menu_bt_blue{
	text-align: center;
	display:block;
	padding: 5px 0px 0px 0px;
	width:130px;
	height:25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url("../images/btn_blue.gif");
	text-decoration: none;
}
a.menu_bt_blue:hover{
	background-image:url("../images/btn_blue_on.gif");
}
a.menu_bt_gray{
	text-align: center;
	display:block;
	padding: 5px 0px 0px 0px;
	width:130px;
	height:25px;
	color: #FFFFFF;
	font-weight: bold;
	background-image:url("../images/btn_gray.gif");
	text-decoration: none;
}
a.menu_bt_gray:hover{
	background-image:url("../images/btn_gray_on.gif");
}
/*----------------------------------------------------*/
#note_area{
	width: 820px;
	margin: 0px auto;
}
.web_header_box{
	border: solid 1px #d4d4d4;
	width: 818px;
	margin: 20px auto 40px auto;
}
.web_header{
	width: 810px;
	margin: 2px auto;
	border-collapse: separate;
	border-spacing: 2px;
}
.web_header tr th{
	background-color: #3243af;
	width: 110px;
	color: #fff;
	padding: 10px 10px;
}
.web_header_inner{
	height: 100%;
	border-left: 6px #fff solid;
	padding-left:10px;
	font-size:90%;
}

.web_header tr td{
	background-color: #f0f0f0;
	font-size:90%;
	padding: 10px 10px;
}
.web_header_cont01{
	width:150px;
}
.web_lec_title{
	background-image:url(../images/web_lec_bar.gif);
	background-repeat: no-repeat;
	padding: 12px 0px 0px 30px;
	width: 790px;
	height: 23px;
	color: #3243af;
	font-weight:bold;
	font-size:90%;
}
.web_lec_cont{
	margin: 10px auto 30px auto;
	font-size:90%;
	line-height:1.6;
}
table.web_lec_plan_tbl{
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}
table.web_lec_plan_tbl tr th{
	background-color:#e7dcc7;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	padding: 5px 10px;
	width: 50px;
}
table.web_lec_plan_tbl tr td{
	text-align:left;
	padding: 5px 10px;
}
/*******************/
/* 一覧 */
/*******************/
table.web_list_tbl{
	border: solid 1px #d7d7d7;
	border-collapse: collapse;
	width:800px;
	font-size: 80%;
	margin: 5px auto 10px auto;
}
table.web_list_tbl th{
	border: solid 1px #ffffff;
	border-collapse: collapse;
	background-color:#3243af;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
table.web_list_tbl td.midashi{
	border: solid 1px #d7d7d7;
	border-collapse: collapse;
	background-color:#e9e9ff;
}
table.web_list_tbl td{
	border: solid 1px #d7d7d7;
	border-collapse: collapse;
	padding:5px;
}
td.no_bule{
	background-color:#f2f2f2;
}
td.td_white{
	background-color:#ffffff;
}
td.no_gray{
	background-color:#e7e7e7;
}
td.td_gray{
	background-color:#f1f8ff;
}
table.search_word_box{
	width: 780px;
	margin: 0px auto 10px auto;
	border: solid 1px #b8b8b8;
	border-collapse: separate;
	border-spacing: 2px;
}
table.search_word_box td{
	background-color:#efefef;
	padding:10px 30px;
	font-size:80%;
	line-height: 1.6;
}
.f_blue{
	color: #3243af;
}
.f_red{
	color: #dc2817;
}
.search_item_cont{
	margin-left: 10px;
}
.hit_count_area{
	width: 780px;
	text-align: left;
	font-size:80%;
	margin: 15px auto 30px auto;
}
/*----------------------------------------------------*/
/* パンくず */
/*----------------------------------------------------*/
#rootmenu{
	margin: 20px auto 0px auto;
	width: 860px;
	font-size: 80%;
	line-height: 22px;
}
#rootmenu #rootmenu_left{
	width: 70%;
	float: left;
}
#rootmenu #rootmenu_right{
	width: 30%;
	text-align: right;
	float: right;
}
a.pankuzu{
	color: #3243af;
	text-decoration: none;
}
a:hover.pankuzu{
	color: #3243af;
	text-decoration: underline;
}
a.lec_link{
	color: #4959b9;
	text-decoration: none;
}
a:hover.lec_link{
	color: #4959b9;
	text-decoration: underline;
}
.page_top{
	font-size: 80%;
	margin: 40px auto 20px auto;
	text-align: right;
	width: 860px;
}
.page_top a{
	color: #6e6e6e;
	text-decoration: none;
}
.page_top a:hover{
	color: #6e6e6e;
	text-decoration: underline;
}
/*----------------------------------------------------*/
ul.page_yajirusi li a{
	font-size: 90%;
	color: #870129;
	text-decoration:none;
}
ul.page_yajirusi li a:hover{
	color: #870129;
	text-decoration: underline;
}
.float_right{
	float:right;
}

/*----list------------------------------------------------*/
.list_gakubu{
	margin-top:3px;
}
.list_gakka{
	margin-left:1em;
}
.list_obi{
	background-color: #d6dbf9;
	font-weight:bold;
}
.list_obi_year{
	background-color: #b6bdea;
	font-weight:bold;

}
/*----lec------------------------------------------------*/
.view_line{
	border: dashed 1px #ccc;
	width:700px;
	margin: 40px auto;
	page-break-before: always;
}
.icon_close{
	font-weight:bold;
}
.web_lec_cont_season{
	font-weight:bold;
	width:90%;
	margin:8px auto 4px auto;
	padding: 0px 5px 3px 5px;
	border-bottom: solid 2px #3243af;

}
/*----setting------------------------------------------------*/
.Menu_system_name{
	margin: 10px auto 35px auto;
	width: 500px;
	padding: 8px 15px;
	border-bottom: solid #1a458b 1px;
	font-size: 120%;
	text-align: left;
	font-weight:bold;
	color: #313439;
	font-size: 120%;
	font-family:'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
p.text_v_middle{
	font-size: 120%;
	text-align: center;
	color:#061055;
	line-height: 45px;
	font-weight:bold;
}
a.admin_menu_btn{
	display:block;
	width:350px;
	height:45px;
	background:url(./images/btn_admin_bk_off.gif) no-repeat left top;
	text-decoration:none;
}
a:hover.admin_menu_btn{
	display:block;
	width:350px;
	height:45px;
	background:url(./images/btn_admin_bk_on.gif) no-repeat left top;
	text-decoration:none;
}
/*----------------------------------------------------*/
/* ボタンスタイル */
/*----------------------------------------------------*/
a.btnStyle{
	border-collapse: separate;
	margin: 0px auto;
	border: 2px solid #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	display: block;
	border-radius: 8px;			/* CSS3草案 */
	-webkit-border-radius: 8px;	/* Safari,Chrome用 */
	-moz-border-radius: 8px;	/* Firefox用 */
	box-shadow: 1px 1px 3px #9f9f9f;
}
a:hover.btnStyle{
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}
/* ボタン色 */
a.blue{
	background-color: #0059bd;
	color: #fff;
}
a.kon{
	background-color: #09428d;
	color: #fff;
}
a.orange{
	background-color: #d4421c;
	color: #fff;
}
a.gray{
	background-color: #666;
	color: #fff;
}
a.green{
	background-color: #478400;
	color: #fff;
}
/* ボタンサイズ 縦 */
a.btn_h2{
	padding: 2px 3px;
}
a.btn_h5{
	padding: 5px 3px;
}
a.btn_h7{
	padding: 7px 5px;
}
a.btn_h15{
	padding: 15px 5px;
}
/* ボタンサイズ 横 */
a.btn50{
	width: 50px;
}
a.btn80{
	width: 80px;
}
a.btn100{
	width: 100px;
}
a.btn150{
	width: 150px;
}
a.btn200{
	width: 200px;
}
a.btn250{
	width: 250px;
}
a.btn280{
	width: 280px;
}
a.btn300{
	width: 300px;
}
a.btn320{
	width: 320px;
}
a.btn350{
	width: 350px;
}
a.btn400{
	width: 400px;
}
.float_left{
	float:left;
}
.float_right{
	float:right;
}
