@charset "utf-8";
/* CSS Document */

#topbox {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ECFBFF;
	background-image: url(../image/top/imge_titlebar1.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#topbox #topleft {
	height: 33px;
	width: 400px;
	float: left;
}
#topbox #topright {
	height: 28px;
	width: 600px;
	float: right;
	padding-top: 33px;
	background-image: url(../image/dolphin/freedial02.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#topbox ul {
	margin: 0px;
	list-style-type: none;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topbox li {
	float: right;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	width: 80px;
	text-align: center;
}
#topright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#topright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#topright a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#topbox #titlejce {
	height: 14px;
	width: 600px;
}
#topimage {
	height: 200px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
#topboxW {
	height: 65px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ECFBFF;
	background-image: url(../image/dolphin/imge_titlebar_w.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
}
#topboxW #topleft {
	height: 33px;
	width: 400px;
	float: left;
}
#topboxW #topright {
	height: 28px;
	width: 600px;
	float: right;
	padding-top: 33px;
	background-position: right top;
	background-repeat: no-repeat;
}
#topboxW ul {
	margin: 0px;
	list-style-type: none;
	height: 20px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topboxW li {
	float: right;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック";
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	width: 80px;
	text-align: center;
}
