@charset "utf-8";

#mapBox {
	margin-top: 10px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 100%;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	background: url('../../images/dotted.gif') repeat-x left top;; padding-left:0; padding-right:0; padding-top:10px; padding-bottom:0
}

/*+++++++*/
#contArea .boxR {
	width: 650px;
	float: right;
	font-size: 13px;
}
#contArea .boxR a {
	text-decoration: underline;
}
#contArea .boxR a:hover {
	text-decoration: none;
}
#contArea .boxR p#train {
	
}
#contArea .boxR p#train strong {
	color: #F29600;
}
#contArea .boxR p#guide {
	color: #61B0E3;
	margin-top: 10px;
}


/*+++++++*/
#contArea .boxL {
	width: 650px;
	float: left;
}
