*{
	font-size: 100%;
	line-height:1.4;
 	letter-spacing: 1px;
}

body {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #333333; 
	font-family:Arial, sans-serif;
	background-image: url(templates/labo/images/bg.gif);
	background-repeat: y-repeat;
}
p{
	margin: 5px;
	padding: 5px;
}
h1{
	margin:0px;
	padding:0px;
}
h2{
	font-size:110%;
	color:#333333;
	font-weight: bold;
	padding: 7px 5px 5px 50px;
	background-image: url(images/h2_bg.gif);
	background-repeat:no-repeat;
	background-position: 3px 0px;
}
h3{
	font-size:110%;
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

img{
	border: none;
}

iframe{
	frameborder: 0px;
	margin: 0px;
}

ul{
	margin: 0px 5px 0px 15px;
}

ol{
	margin-left: 40px;
	padding: 0px;
}
li{
	margin: 10px;
}
li.typeA{
	margin: 3px 3px 3px 20px;
}
	
div#iecenter{
  text-align: center;
}

div#centering{
	margin-left:auto;
	margin-right:auto;
  text-align: left;
	width: 720px;
}

table.position{
	width: 720px;
	background: #ffffff;
}

#header{
	background-image:url(templates/labo/images/hbar.gif);
	background-repeat:repeat-x;
}

#navi{
	text-align: center;
}

#right_block{
	width: 150px;
	text-align: center;
	padding:0px;
}

#smenu{
	margin-bottom: 20px;
}
#smenu td{
	padding: 1px;
}
#banar td{
	padding: 3px;
	margin-bottom: 5px;
}

#main{
	padding: 0px 10px 15px 10px;
}

#pan{
	width: 720px;
	padding: 10px 15px;
	background-color:#ffffff;
}
#footer{
	font-size: 80%;
}

.fm{
	padding: 3px 10px;
	text-align: right;
}
.cr{
	background: #ffcccc;
	text-align: center;
	padding: 2px 0px;
}
.update{
	text-align: left;
	margin-left: 5px;
}
.update ul {
	list-style: none;
}
.update ul li{
	margin: 0px;
}
.update p{
	margin: 0px;
}
.study ul{
	margin-left: 35px;
}
.tbl_mos th{
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.tbl_mos td{
	padding: 5px;
}
.tbl_mos p{
	padding: 0px;
}
.tel{
	background-image: url(images/course/ico_tel.gif);
	background-repeat: no-repeat;
	background-position: 5px -5px;
	font-size: 110%;
	font-weight:bold;
	padding-left:40px;
}
.fax{
	background-image: url(images/course/ico_fax.gif);
	background-repeat: no-repeat;
	background-position: 5px -3px;
	font-size: 110%;
	font-weight:bold;
	padding: 3px 0px 3px 40px;
}
.hp{
	background-image: url(images/course/ico_hp.gif);
	background-repeat: no-repeat;
	background-position: 5px -2px;
	font-size: 110%;
	font-weight:bold;
	padding: 3px 0px 3px 40px;
}
.att{
	font-size: 90%;
	color: #ff0000;
}
.arrow{
	font-size: 110%;
	color: #6699ff;
	text-align: center;
	line-height:1.0;
}
.pdf td{
	padding: 2px;
	background-color: #e6e6e6;
}
.pdf p{
	font-size: 90%;
}
.pdf{
	border-collapse: collapse;
	border: 1px ridge #CCCCCC;
	margin: 15px 0px;
}
ul.pdfico{
	list-style-image: url(images/pdficon_small.gif);
	padding:5px;
}
.p_image{
	padding:10px 5px 5px 5px;
}
.course_p{
	font-weight: bold;
	background-color: #ffffcc;
	margin-top: 20px;

}
.pken th{
	text-align: left;
	font-weight: normal;
	padding: 3px 5px 3px 15px;
	vertical-align: top;
	background-image: url(images/pken_list.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
