@charset "utf-8";

/* 引越しアイコン */
p.hikkoshi {
position: fixed;
top: 200px;
right: 0px;
}



/*--------基本形--------*/

body{
	background-color:#666666;
	font-family: arial, sans-serif,"ＭＳ ゴシック", "Osaka?等幅";
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: 663366;
}
a:hover {
	position:relative;
	left: 1px;
	top: 1px;
	text-decoration: underline;
	color: #660066;
}
a:active {
	text-decoration: none;
}

#container{
	width: 800px;
	background-image: url(../img/base.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#title{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#nav{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#body_base{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#left_body{
	float: left;
	width: 548px;
}
#right_body{
	float: right;
	width:190px;
	margin: 0px;
	text-align: right;
	padding: 0px;
}
#adsense{
	float: left;
	width: 540px;
}
#u_nav{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.u_nav{
	text-align: left;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../img/table_bg06.jpg);
}
#u_nav p{
	margin: 0px 0px 6px;
	padding-left: 4px;
}
#footer{
	text-align: center;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#footer p{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.clear{
	clear: both;
}

.off{
	display:none
}

hr{
	display:none
}

.other_bg{
}


/*--------text系--------*/

h1{
	margin: 0px;
	padding: 0px;
}
.h2_leftbody{
	background-image: url(../img/sub_title01.jpg);
	color: #FFFFFF;
	font-size: large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.h2_error{
	background-image: url(../img/sub_title02.jpg);
	color: #FFFFFF;
	font-size: large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.h3_leftbody{
	background-color: #CAF7C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6CB9F;
	border-right-color: #A6CB9F;
	border-bottom-color: #A6CB9F;
	border-left-color: #A6CB9F;
	font-size: medium;
	font-weight: bold;
}

.other_bg h3{
	font-weight: bolder;
	color: #FF0000;
}

.h3_leftbody_ul{
	color: #333333;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 4px;
	margin-bottom: 4px;
	margin-top: 8px;
	font-weight: bold;
	font-size: medium;
	background-color: #eeeeee;
}

.h3_leftbody_ul02{
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: medium;
}

h5{
	font-size: medium;
}

.koza_head h5{
	font-weight: bolder;
	color: #333333;
	margin:auto;
	vertical-align:middle;
}

.h_orange{
	text-align: left;
	background-image: url(../img/table_bg05.jpg);
	background-repeat: repeat-y;
	font-size: medium;
	font-weight: bold;
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}

.h_orange_title{
	text-align: left;
	background-image: url(../img/table_bg05.jpg);
	background-repeat: repeat-y;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC99;
}

h6{
	font-size: medium;
}

strong{
	font-size: x-large;
	font-weight: bold;
}

.xx_strong{
	font-size: xx-large;
	text-decoration: underline;
}
.x_strong{
	font-size: large;
	text-decoration: underline;
}
.x_strongreen{
	font-size: large;
	color: #85AB23;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85AB23;
	border-right-color: #85AB23;
	border-bottom-color: #85AB23;
	border-left-color: #85AB23;
	padding-left: 4px;
	margin-bottom: 4px;
}
.x_strongreen_b{
	font-size: large;
	text-decoration: underline;
	color: #85AB23;
	font-weight: bolder;
}
.x_strongreen_b_nu{
	font-size: large;
	color: #85AB23;
	font-weight: bolder;
}
.xx_strongreen{
	font-size: xx-large;
	text-decoration: underline;
	color: #85AB23;
	font-weight: bolder;
}
.x_strongred{
	font-size: large;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bolder;
}
.xx_strong_nu{
	font-size: xx-large;
}
.x_strong_nu{
	font-size: large;
}
.x_strongreen_nu{
	font-size: large;
	color: #85AB23;
}
.x_strongorange_nu{
	font-size: x-large;
	color: #FF3300;
	font-weight: bolder;
}
.x_strongblack_nu{
	font-size: large;
	color: #000000;
	font-weight: bolder;
}
.x_strongray_nu{
	font-size: x-large;
	color: #666666;
	font-weight: bolder;
}

.caption{
	font-size: small;
	margin-top: 0px;
}
.orange{
	text-decoration: underline;
	color: #FF9900;
	font-weight: bold;
}

.orange_nu{
	color: #FF6633;
	font-weight: bold;
	font-size: large;
}
.black{
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.black_nu{
	color: #333333;
	font-weight: bold;
}
.red{
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}
.red_cap{
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

.red_cap_xs{
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

.linebox_green{
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #5FA253;
	border-left-color: #5FA253;
	font-weight: bold;
	color: #5FA253;
	text-indent: 4px;
}

.linebox_orange{
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E6981C;
	border-left-color: #E6981C;
}
.orange_title{
	background-image: url(../img/sub_title02.jpg);
	color: #FFFFFF;
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.indent{
	padding-left: 6px;
}
.title_box_large{
	background-color: #CAF7C4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A6CB9F;
	border-right-color: #A6CB9F;
	border-bottom-color: #A6CB9F;
	border-left-color: #A6CB9F;
	font-size: large;
}
.title_box_large_orange{
	background-color: #F7DEB9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5971C;
	border-right-color: #E5971C;
	border-bottom-color: #E5971C;
	border-left-color: #E5971C;
	font-size: large;
}
.title_orange{
	text-align: left;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF9F0F;
	background-image: url(../img/table_bg05.jpg);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9F0F;
}
.title_line{
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: large;
}
.margin01{
	margin-top: 4px;
	margin-bottom: 4px;
}
.padding01{
	padding: 4px;
}

li{
	padding-bottom: 8px;
}

.tex_right{
	text-align: right;
}

.margin_list{
	margin-left: 3px;
}

.medium_tex{
	font-size: medium;

}

/*-----インデント系-----*/

.idt_box{
}

.idt01{
	margin-left: 4%;
}

.idt02{
	margin-left: 4px;
}

.idt03{
	margin-left: 10%;
}

.idt01r{
	margin-right: 8px;
}


/*--------table系-----*/

th{
	font-weight: bold;
	text-align: center;
}

.pad_td{
	padding: 6px;
}

.table_margin{
	margin-bottom: 20px;
}

/*--------img系--------*/

.img_center{
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.img_left{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	float: left;
}

.img_right{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	float: right;
}

.img_right_bottom{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	float: right;
}


img{
border-width:0px;
}

/*--------右カラム系--------*/

.r_box_base{
	width:190px;
	margin: 0px;
	text-align: center;
	padding: 0px;
}
.r_box{
	width:180px;
	margin: 0px 0px 10px;
	padding: 4px;
	text-align: left;
	border: 1px solid #CBDEC8;
	background-image: url(../img/r_bg.jpg);
}
.r_box_base h2{
	background-image: url(../r_body/img/bar.jpg);
	color: #666666;
	font-size: medium;
	font-weight: bold;
	
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 0px;
}
.adsense_r{
	float: left;
	text-align: center;
	width: 190px;
	border: 1px solid #CBDEC8;
}

/*--------Footer系--------*/
#pagetop {
	text-align: right;
}


/*--------講座系--------*/
#onsenn{
	padding: 0px;
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}

#onsenn_box{
	padding: 0px;
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-left: 1px;
}

#shokuji{
	padding: 0px;
	float: left;
	width: 260px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
}
#undo{
	padding: 0px;
	float: left;
	width: 270px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#kankyo{
	padding: 0px;
	float: left;
	width: 270px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#sogo{
	padding: 0px;
	float: left;
	width: 270px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
#kokorotokarada{
	padding: 0px;
	float: left;
	width: 270px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

#onsenn02{
	padding: 0px;
	width: 258px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border: 1px solid #D48710;
}
#shokuji02{
	padding: 0px;
	width: 258px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	border: 1px solid #EE3E16;
}
#undo02{
	padding: 0px;
	width: 268px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border: 1px solid #DB6044;
}
#kankyo02{
	padding: 0px;
	width: 268px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border: 1px solid #799E20;
}
#sogo02{
	padding: 0px;
	float: left;
	width: 268px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	border: 1px solid #799E20;
}
#kokorotokarada02{
	padding: 0px;
	width: 270px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}

.onsenn{
	background-image: url(../campus/img/onsen_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	padding: 0px;
	color: #FFFFFF;	
}
.shokuji{
	background-image: url(../campus/img/shokuji_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	color: #FFFFFF;	

}
.undo{
	background-image: url(../campus/img/undo_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.kankyo{
	background-image: url(../campus/img/kankyo_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.sogo{
	background-image: url(../campus/img/kankyo_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.kokorotokarada{
	background-image: url(../campus/img/kokorotokarada_head.jpg);
	font-size: x-large;
	font-weight: bolder;
	text-indent: 10px;
	margin-top: 0px;
	
	background-repeat: no-repeat;
	color: #FFFFFF;	
}
.kouza_box{
	margin: 0px;
	padding: 0px;
	width: 269px;
}

/*SP TXT*/

.red001{
	font-size: large;
	font-weight: bold;
	color: #FF0000;
}

.white001{
	font-size: large;
	font-weight: bold;
	color: #CCCCCC;
}

.yellow001{
	font-size: large;
	font-weight: bold;
	color: #DBDD01;
}

.green001{
	font-size: large;
	font-weight: bold;
	color: #339900;
}

.black001{
	font-size: large;
	font-weight: bold;
	color: #333333;
}

/* campus */


.koza_base{
	width: 546px;
}

/*上下中央セット(+ koza_head h4) */

/* モダンブラウザ */
div.koza_head{
	background-image: url(../img/koza_sub_title01.jpg);
	width: 265px;
	background-repeat: no-repeat;
	height: 68px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin-bottom: 1px;
}

/*for IE6 */
* html .koza_head{
	display:inline;
	zoom:1;
	padding-top: 16px;
}


/*for IE7 */
*:first-child+html .koza_head{
	display: inline;
	zoom: 1;
	padding-top: 16px;
}


/*\*//*/
* html .k_l .koza_head{
	display: inline-block;
}
/**/


/*上下中央セット end */



.k_l{
	float: left;
	width: 265px;
	margin-top: 8px;
	
}

.k_r{
	float: right;
	width: 265px;
	margin-top: 8px;
	
}

.k_lb{
	width: 247px;
	border-right: 1px solid #F9E8CA;
	border-bottom: 1px solid #F9E8CA;
	border-left: 1px solid #F9E8CA;
	background-color: #FCFFE7;
	padding: 8px;
	height: 170px;
	margin-top: 0px;
}

.k_rb{
	width: 247px;
	border-right: 1px solid #F9E8CA;
	border-bottom: 1px solid #F9E8CA;
	border-left: 1px solid #F9E8CA;
	background-color: #FDF8ED;
	padding: 8px;
	height: 170px;
	margin-top: 0px;
}

/* top table */

#after_box{
	width: 544px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.after_conts{
	float: left;
	width: 180px;
	padding-bottom: 4px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	height: 340px;
}

.after_bq{
	padding-left: 4px;
	padding-right: 4px;
}


/* padd */

.padd{
}


/* Navigation02 */

ul#nav{
	margin: 0;
	padding: 0;
	height: 24px;
	list-style:none;
}

ul#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

ul#nav li a {
	display: block;
	float: left;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 1px;
	text-decoration: none;
	text-indent: -100000px;
	position: relative;
	left: 1px;
	top: 1px;
	/*\*/
	 overflow: hidden;
	/**/
}

ul#nav li.top a {
	width: 150px;
	background-image: url(../img/nav02/n0201.jpg);
}

ul#nav li.chiiki a {
	width: 150px;
	background-image: url(../img/nav02/n0202.jpg);
}

ul#nav li.kaisai a {
	width: 150px;
	background-image: url(../img/nav02/n0203.jpg);
}

ul#nav li.koza a {
	width: 150px;
	background-image: url(../img/nav02/n0204.jpg);
}
	
ul#nav li.info a {
	width: 150px;
	background-image: url(../img/nav02/n0205.jpg);
}
		
ul#nav li a:hover {
	background-position: center left;
	
}

body#top ul#nav li.top a,
body#chiiki ul#nav li.chiiki a,
body#kaisai ul#nav li.kaisai a,
body#koza ul#nav li.koza a,
body#info ul#nav li.info a, 
a{
	background-position: bottom left;
}


/*----------bookmarks----------*/

.bookmark{
	background-image: url(../img/table_bg06.jpg);
}

/*----------湖北用----------*/
.corp{
	margin-left: 16px;
}

