@charset "utf-8";
html{
background-color:#ffffff;
height:100%;
width:100%;
}
body  {
	font: 12px/150% "KozGoStd-Light", "KozGoStd-Regular", "Kozuka Gothic Std M", "小塚ゴシック Std M", "Lucida Grande", "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3", "Osaka", "sans-serif", "MS P Gothic", "MS Pゴシック", "メイリオ", "Meiryo" ;
	background: #FFFFFF url(../img/bg_main_sub.gif) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #333333;
}
html>body{
height:auto;
}
#header {
	background: url(../img/bg_header_sub.jpg) no-repeat;
	padding: 0;  
	margin: 0 auto;
	height: 154px;
	width: 840px;
} 
#upper_menu {
	text-align: right;
	margin: 0px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.upmenu01 {
	color: #b8e28e;
	text-decoration: none;
	background-image: url(../img/icon_headmenu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}
.upmenu02 {
	color: #b8e28e;
	text-decoration: none;
	padding-left: 10px;
}
.upmenu03 {
	background-image: url(../img/icon_english.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}


#header h1 {
	margin: 0;
	padding: 0px;
	height: 120px;
}
#header h1 a {
	display: block;
	height: 120px;
}
#header h1 span {
	display: none;
}

#main {
	width: 840px;
	background: url(../img/bg_container.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
} 
#breadcrum {
	width: 790px;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	background-image: url(../img/bg_breadcrum.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 10px;
}
#breadcrum a {
	color: #333333;
}



#left_column{
	float: left;
	width: 200px;
	padding: 5px 0px 20px;
	margin: 0px;
	text-align: right;
}
/* 上書き指定 */
*+html #left_column{
	padding-top: 15px;
}
* html #left_column{
	padding-top: 15px;
}
.contentsMenu li {
	list-style-type: none;
}
.off {
	background-image: url(../img/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 113px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #666666;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.on {
	background-image: url(../img/bg_menu_over.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 113px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #99cc66;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contentsMenu a:hover {
	background-image: url(../img/bg_menu_over.gif);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	width: 113px;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #99cc66;
	text-align: left;
	padding-top: 10px;
	margin-bottom: 5px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#center_column { 
	margin: 0 0 0 200px; 
	padding: 0 20px; 
} 
#center_column h2 {
	width: 580px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-left: 5px;
	font-size: 16px;
	padding-top: 5px;
	margin: 15px 0px 20px;
}
#center_column h3 {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #669933;
	width: 580px;
}
.define1  dt {
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #669933;
}
.honbun {
	width: 585px;
	font-size: 12px;
}

.waku {
	background-color: #e0f0d1;
	padding: 10px;
	width: 565px;
	border: 1px solid #669933;
}
.waku2 {
	background-color: #FFFFFF;
	padding: 10px;
	width: 565px;
	border: 1px solid #669933;
	margin-bottom: 20px;
}
.labname3 {
	margin: 0px 0px 5px;
	background-color: #669933;
	padding: 5px;
	color: #FFFFFF;
}



.copy {
	font-size: 14px;
	font-weight: bold;
	color: #669933;
}
.ex {
	background-image: url(../img/icon_link.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.lab th {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99cc66;
	text-align: left;
	padding: 5px;
}
.labname {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3em;
}
.profname {
	padding: 5px;
}
.member {
	border-collapse:collapse;
}

.member th {
	color: #FFFFFF;
	background-color: #99cc66;
	text-align: left;
	padding: 5px;
}
.item {
	background-color: #f0f0f0;
	padding: 5px;
}
.labname2 {
	background-color: #e0f0d1;
	padding: 5px;
}
.name {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.name2 {
	padding: 5px;
}
.exam {
	border-collapse:collapse;
}

.exam th {
	background-color: #f0f0f0;
	text-align: left;
	padding: 5px;
	width: 5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.exam td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.pdf {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 560px;
}
.link th {
	color: #FFFFFF;
	background-color: #99cc66;
	text-align: left;
	padding: 5px;
}
.link1 {
	padding: 5px;
}
.link2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}

.link3 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.new {
	text-align: left;
	margin: 0px auto;
	width: 580px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.date {
	color: #7aa74e;
}



.pagetop {
	text-align: right;
	width: 580px;
}
.pagetop a {
	text-decoration: none;
	background-image: url(../img/icon_pagetop.gif);
	background-position: right center;
	padding-right: 20px;
	background-repeat: no-repeat;
}

.pagetop a:visited {
	color: #0000ff;
}


#footer {
	background:#C2E0A3 url(../img/bg_footer.gif) repeat-y center;
	text-align: center;
} 
#footer p {
	margin: 0 auto;
	padding: 10px 0;
	text-align: left;
	width: 780px;
	color: #000;
}
#copyright {
	color: #FFFFFF;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.accect {
	color: #F00;
}
