@charset "UTF-8";
/* CSS Document */
/* -------------------------------------
     LAB CSS
 (c) Copyright 2008 HYS
------------------------------------- */
table{
	width:480px;
	margin-right: 10px;
	margin-left: 10px;
}

td.w60, th.w60{
	width:60%;
}

#contents #lab{
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 10px;
	_margin-left: 0px;
	background-color: #F9F9F9;
	height: 100%;
	padding-top: 8px;
	_padding-top: 16px;
	padding-right: 8px;
	_padding-right: 0px;
	padding-bottom: 8px;
	_padding-bottom: 16px;
	padding-left: 8px;
}

#contents #lab #chief-comment{
	float:left;
	height: 186px;
	width: 298px;
	margin: 8px;
}


#contents .phset-r{
	margin-bottom:20px;
}

#contents .phset-r img{
	margin-top: 4px;
	margin-right: 10px;
	margin-left: 5px;
	float: right;
	margin-bottom: 0px;
}

#contents .phset-r p{
	float:right;
	clear: none;
	margin-bottom: 0px;
	width: 320px;
}

#contents .phset-l{
	margin-bottom:30px;
	clear: both;
}

#contents .phset-l img{
	margin-top: 4px;
	margin-left: 10px;
	margin-right:5px;
	float: left;
	margin-bottom: 0px;
}

#contents .phset-l p{
	float:left;
	clear: none;
	margin-bottom: 0px;
	width: 340px;
}

#contents .imagebox{
	display:block;
	float:left;
	padding-top: 9px;
	padding-right: 8px;
	padding-left: 8px;
	width:122px;
	height: 170px;
	text-align: center;
	line-height: 1.4em;
	font-size: 10px;
	color:#666666;
	border-top-width: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E5E5E5;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	background-color: #FFFFFF;
	margin: 8px;
}
#contents a:hover.imagebox{
	color:#333333;
	background-color:#F9F9F9;
}

#contents .imagebox p.caption{
	text-align:center;
	font-size:88%;
	margin:0px;
	padding:10px;
	height: 1em;
}

#contents .imagebox img{
	margin-bottom:7px;
	border:0px;
}

#contents .field-a{
	border-top-color:  #FF3366;
}

#contents .field-b{
	border-top-color: #70B437;
}

#contents .field-c{
	border-top-color: #008CD6;	
}
