@charset "UTF-8";


dl,dt,dd {

margin: 0;

padding: 0;

}

dl {

border: 1px solid #ccc;
border-top: none;
background: #eee;
font-size:90%;
}

dt,dd {
padding: 3px;
}

dt {
border-top: 1px solid #ccc;
clear: left;
float: left;
width: 80px;
}
dd {
margin-left: 86px;
_margin-left:80px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
background: #fff;

}

p.cocurrent_title {
font-weight:bold;
font-size:180%;
color:#004471;
line-height:150%;
}

h2 span a:link,h2 span a:visited{
position:absolute;
right:10px;
padding:0 5px;
font-size:70%;
height:25px;
margin-top:5px;
color:white;
line-height:25px;
background-color:#004471;
width:auto;
}


h2 {
position:relative;
}

h2#twoline{
	display:table;
	vertical-align:middle;
	font-size:20px;
	font-weight:bold;
	text-indent:0;
	line-height:25px;
	height:50px;
	width:710px;
	color:#fff;
	background:url(../main/images/common/h2bar2.jpg) no-repeat;
	margin-bottom:20px;
	padding:5px 10px;

}

p.torphy {
background:url(../main/images/outline/torphy.gif) no-repeat left center;
height:35px;
padding-left:30px;
font-weight:bold;
line-height:35px;
font-size:120%;
}

p#award_title {
background-color:#004471;
padding:5px;
text-align:center;
font-size:130%;
font-weight:bold;
color:#fff;
margin-bottom:15px;
}