@charset "utf-8";
/* CSS Document */

.martenant {
	margin-top:10px;
	}

p.headtitle {
	width:670px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px #F2DCBD solid;
	}

div.actual {
	background:#daf8ff;
	width:669px;
	margin-top:10px;
	border:1px solid #77C5EE;
	}
	
div.leftactual {
	background:url(../images/title_bar.gif) no-repeat center top;
	width:250px;
	margin-top:10px;
	padding-top:5px;
	float:left;
	display:inline;
	}
	
div.leftactual h4 {
	margin:0 0 10px 30px;
	}
	
div.rightactual {
	width:400px;
	margin-top:50px;
	float:left;
	}
	
p.actual01 {
	margin:0 0 10px 10px;
	}
	
div.subimg {
	margin-bottom:10px;
	}
		
div.subimg p {
	float:left;
	}
	
div.subimg p img {
	margin-left:9px;
	}
	
div.rightactual ul li {
	font-size:1.1em;
	}
	
div.rightactual dl {
	border-bottom:1px solid #61A7E0;
	margin-bottom:10px;
	padding-bottom:5px;
	}
	
div.rightactual dl dt {
	font-size:2em;
	font-weight:bold;
	color:#0099FF;
	}
div.rightactual dl dd {
	font-size:1.3em;
	}
	
p.maps {
	margin-top:10px;
	}
