@charset "utf-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #0053A3;
	background-color: #FFFFFF;
}
#header {
	float: left;
	width: 800px;
	background-image: url(../images/base/tel.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: auto;
	margin-bottom: 10px;
}
#nav {
	float: left;
	width: 800px;
	height: auto;
}
#contents {
	float: left;
	height: auto;
	margin-bottom: 30px;
}


#footer {
	clear: both;
	width: 800px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	height: auto;
}


#footer li {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-left: 5px;
}


#footer ul, #footer li, #footer a {
	display: inline;
	text-decoration: none;
}


#footer-copyright {
	clear: both;
	width: 800px;
	text-align: center;
	margin-top: 10px;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

a:link {
	color: #0000CC;
	text-decoration: none;
}




a:visited {
	color: #0000FF;
}



a:hover {
	color: #009933;
	text-decoration: none;
}


body {
	margin-top: 0px;
}


strong {
	font-size: 14px;
	color: #3333CC;
}



h1 {
	font-size: 10.5px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #0053A3;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0053A3;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #FBFFE8;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
h2 {
	font-size: 18px;
	color: #565EED;
	margin-bottom: 10px;
}
h3 {
	font-size: 16px;
	color: #556784;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
#title {
}

