.section {
	width: 614px;
	background-image: url(../images/results/bg_02.gif);
	background-repeat: repeat-y;
	margin-bottom: 24px;
}
h3 {
	background-image: url(../images/results/ic_01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

p {
	margin: 0px;
	padding: 0px;
}
.pic_area {
	width: 567px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-left: 20px;
	margin-top: 6px;
}
.outline{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	text-align: center;
	margin-left: 20px;
	margin-top: 20px;
	font-size: 12px;
}
.scedule th{
 border-right:1px solid #999999;
 border-bottom:1px solid #999999; 
}
.color1{
 background-color:#CCCCFF;
 border-bottom:1px solid #999999; 
 border-right:1px solid #999999;
}
.color2{
	background-color:#FFFFFF;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
}
.color3{
	background-color:#FFFFFF;
	font-size: 12px;
	color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
.entry_body{
	padding:5px 19px 10px 19px;
}
.entry_body img{
	padding:3px;
	border:1px solid #ccc;
}
.entry_body p{
	margin-bottom:0.8em;
}

.entry_body h4{
	margin-bottom:0.4em;
	background:url(../images/results/bg_s_ttl.gif) no-repeat left top;
	height:22px;
	line-height:22px;
	text-indent:20px;
}
