.bluebox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.bluebox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.bluebox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
	font-weight: bold;
}
.bluebox .title a:link{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:visited{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:hover{
	font-size: 14px;
	color: #666666;
}
.bluebox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.bluebox .IMG-submenu {
	padding-bottom: 5px;
	padding-top: 8px;
	padding-right: 1px;
	padding-left: 2px;
}

.bluebox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.bluebox .more {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:link {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:visited {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:hover {
	font-size: 12px;
	color: #000000;
}
.info-line {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 5px;
	text-align: left;
}
.info-line a:link{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.info-line a:visited{
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
.info-line a:hover{
	font-size: 12px;
	line-height: 22px;
	color: #FF9900;
}
.midbox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 9px;
	width: 283px;
}
.midbox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.midbox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
	font-weight: bold;
}
.midbox .title a:link{
	font-size: 14px;
	color: #063b97;
}
.midbox .title a:visited{
	font-size: 14px;
	color: #063b97;
}
.midbox .title a:hover{
	font-size: 14px;
	color: #666666;
}
.midbox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.midbox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.midbox .more {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.midbox .more a:link {
	font-size: 12px;
	color: #3164cd;
}
.midbox .more a:visited {
	font-size: 12px;
	color: #3164cd;
}
.midbox .more a:hover {
	font-size: 12px;
	color: #000000;
}

#phone {
	background-color: #fef6ed;
	border: 1px dashed #dbd3ca;
	margin-bottom: 6px;
}
#phone .part {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #f9510a;
	padding-left: 8px;
}
#phone .number {
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	padding-left: 5px;
	padding-right: 2px;
}
