@charset "utf-8";



#container {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

#menu {

	margin-bottom: 10px;

	background-image: url(../images/base/b-line.gif);

	background-repeat: no-repeat;

}

#main {

	height: auto;

	width: 800px;

	margin-bottom: 5px;

	padding-top: 5px;

	padding-bottom: 20px;

	float: left;

}













#footer {

	height: auto;

	width: 790px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 5px;

	clear: both;

	background-image: url(../images/base/footer-logo.gif);

	background-repeat: no-repeat;

	background-position: 5px;

	text-align: center;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #000000;

	padding-top: 5px;

}







#footer li {

	white-space: nowrap;

	font-size: 12px;

	padding-right: 4px;

	padding-bottom: 0px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #000000;

	padding-top: 0px;

	padding-left: 4px;

}





#footer ul, #footer li, #footer a {

	display: inline;

	text-decoration: none;

}





#footer-copyright {

	font-size: 13px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	background-color: #000000;

	padding-top: 7px;

	padding-bottom: 7px;

	color: #FFFFFF;

	text-align: center;

}







.btn {

}







a:link {

	color: #006699;

	text-decoration: none;

}









a:visited {

	color: #006699;

}







a:hover {

	color: #009900;

	text-decoration: none;

}

.font-red {

	color: #C01920;

}

.font-green {

	color: #006600;

}

.font-gray {

	color: #666666;

	font-size: 15px;

}





.font-13px {

	font-size: 13px;

}

h1 {

	font-size: 12px;

	font-weight: normal;

	padding: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

}



strong {

	font-size: 15px;

	color: #006600;

}

.font-10px {

	font-size: 10px;

	line-height: 1.5em;

}

