@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(../images/base/back-glad.gif);
	background-repeat: repeat-x;
}

#container {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/base/back.jpg);
	background-repeat: repeat-x;
	padding: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
#header {
	height: auto;
	width: 800px;
	background-image: url(../images/base/tel.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#contents {
	width: 800px;
	height: auto;
	margin-bottom: 20px;
	float: left;
}
#left {
	height: auto;
	width: 180px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
#main {
	margin-bottom: 20px;
	float: left;
}


#nav {
	height: auto;
	width: 180px;
	margin-bottom: 20px;
}
#banner {
	height: auto;
	width: 180px;
	font-size: 12px;
}
#footer {
	clear: both;
	width: 798px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005CA7;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #005CA7;
	border-left-color: #005CA7;
	padding-top: 8px;
	padding-bottom: 8px;
}


#footer li {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 3px;
	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: #005CA7;
	border-right-color: #005CA7;
	border-bottom-color: #005CA7;
	border-left-color: #005CA7;
	padding-top: 0px;
	padding-left: 3px;
}


#footer ul, #footer li, #footer a {
	display: inline;
	text-decoration: none;
}


#footer-copyright {
	clear: both;
	width: 798px;
	text-align: center;
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #005CA7;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #005CA7;
	border-bottom-color: #005CA7;
	border-left-color: #005CA7;
}
.btn {
}

h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-size: 15px;
	font-weight: normal;
	color: #3366FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #3366FF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {
	font-size: 16px;
	color: #3366FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	background-color: #F0F0F4;
	border: 1px solid #3366FF;
}




a:link {
	color: #005CA7;
	text-decoration: none;
}




a:visited {
	color: #0000FF;
	text-decoration: none;
}



a:hover {
	color: #00A1E9;
	text-decoration: none;
}
