﻿BODY.index
{
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc;
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5;
	SCROLLBAR-ARROW-COLOR: #6666ff;
	SCROLLBAR-TRACK-COLOR: #f3f4f5;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";
	margin-top : 30px;margin-left : 0px;margin-right:0px;
	margin-bottom : 30px;background-image : url(bg.gif);
	text-align : center;
	font-size : 0.8em;
	color : #262626;
}

BODY.obj
{
	SCROLLBAR-FACE-COLOR: #f3f4f5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #adb6bc; 
	SCROLLBAR-SHADOW-COLOR: #adb6bc;
	SCROLLBAR-3DLIGHT-COLOR: #f3f4f5;
	SCROLLBAR-ARROW-COLOR: #6666ff;
	SCROLLBAR-TRACK-COLOR: #f3f4f5;
	SCROLLBAR-DARKSHADOW-COLOR: #f3f4f5;
	font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";
	margin-top : 30px;margin-left : 0px;margin-right:0px;
	//margin-bottom : 30px;background-image : url(bg.gif);
	text-align : center;
	font-size : 1.0em;
	color : #262626;
}

/*body
{
	background-image:url(img/bgimg.jpg);
}
*/

BODY.news
{
	font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";
	font-size : 0.8em;
}

/*センタリングしたときのIE対策みたいな*/
div{
	text-align: left;
	margin: 0 auto;
}

/*リンク 下線を消す*/
a{
	color:#990000; 
	text-decoration: none;
  }



/*外枠*/
#sotowaku
{
	width : 760px;
	border-width : 1px 20px 1px 20px;
	border-style : solid solid solid solid;
	border-color : #104E8B  #104E8B #104E8B  #104E8B;
	margin-top : 0px;margin-bottom : 0px;
	background-color : white;
}

/*内枠*/
#uchiwaku
{
	width : 700px;
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 0px;
	margin-bottom : 5px;
	text-align : left;
}

/* コンテンツ部分の設定 */
div.sub_menu
{
	width : 240px;
	height: 340px;
	float:left;
	margine-top:10px

}
div.news
{
	width : 460px;
	height: 340px;
	float:right;

}

div.topix
{
	width :200px
	height:150px
	margin-left:0px;
}

div.mail
{
	width:200px;
	background-color: #4f4bf6;
	margin-left:0px;
	color: white;
	text-align : left;
	background-repeat:no repeat;
	border-width : 5 5 5 5 ;
	border-style : solid solid solid solid;
	border-color : silver;
	padding-top:5px;
}

div.title
{
	font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";
	font-size : 1.0em;
	font-weight: bold; 
}

div.title_big
{
	font-family:"Verdana","Arial","Helvetica","sans-serif","ＭＳ Ｐゴシック","MS UI Gothic","Osaka";
	font-size : 1.3em;
	font-weight: bold; 
}


div.topix
{
	width:180px;
	height:150px;
}



div.rireki
{
	font-size:0.8empx;
}

div.labo_link
{
	width:500px;
	text-align:left;
	margin-left:100px;
	margin-top :20px;
	padding-left:10px; 
	padding-top:10px; 
	padding-bottom:10px; 	
	border-style : solid solid solid solid;
	border-color : white;
	border-width: 2px;

}

div.title_top
{
	width:490px;	
	height:45px;
	margin-top:40px;
	margin-left:100px;
	margin-bottom:0px;
	padding-left:20px;
	padding-top:12px;
	font-size:1.3em;
	font-weight:600;
	color:white;
	background-color: #104E8B;
	background-position: 475 0;
	background-repeat: no-repeat;
}
div.title_top_left
{
	width:600px;	
	height:45px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;
	padding-left:20px;
	padding-top:12px;
	font-size:1.3em;
	font-weight:600;
	color:white;
	background-color: #104E8B;
	background-position: 585 0;
	background-repeat: no-repeat;
}

div.title_kado
{
	width:400px;
	height:30px;
	background-repeat: no-repeat;
	background-position: 400 0;

}
table.menu
{ 
	border-collapse:collapse;
	border-width : 0 0 0 0 ;

}

td.menu
{
	  border-width : 0 0 0 0 ;
}



table.staff
{
	border-collapse:collapse;
}
th.staff
{
	font:bold 14pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2F4F4F;
	border:3px #4682B4 solid;
	padding: 4px;
	background:#FAFAD2;
	font-size:0.9em;
}
td.staff
{
	font:bold 12pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2F4F4F;
	border:3px #4682B4 solid;
	padding: 4px;
	font-size:0.9em;
}
td.class
{
	font:bold 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#2F4F4F;
	border:3px #4682B4 solid;
	padding: 4px;
	font-size:0.8em;
	font-weight:400;
}

a.labo
{
	text-decoration:none;
	border-bottom: 1px dotted #4169E1;
	color:#104E8B;
	font-weight:600;
}