@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	color: #990000;
}

a:hover{
	color:#006600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
	}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.under {
	margin-bottom: 10px;
}

#HEADER {
	margin-bottom: 15px;
	margin-left: 25px;
}


#CONTENTS {
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../common/b_back.gif);
	background-repeat: repeat-y;
}
#CONTENTS .ontop2 {
	text-align: right;
	padding-right: 20px;
	width: 738px;
	font-weight: bold;
}

#CONTENTS  .copyright {
	clear: both;
	text-align: center;
	padding-top: 10px;
	background-color: #EAEAEA;
}
#FOOTER {
	clear: both;
	text-align: center;
}
#MENU {
	margin-bottom: 10px;
	margin-left: 25px;
	height: 45px;
}
.flot01 {
	float: left;
}
.flot02 {
	float: left;
	margin-right: 16px;
}

#MAIN {
	width: 740px;
	margin-left: 25px;
	background-color: #FFFFFF;
	padding-top: 25px;
}
#PAN {
	padding-left: 40px;
	margin-bottom: 10px;
}
#LINK {
	clear: both;
	padding-top: 10px;
	background-color: #EAEAEA;
	height: 39px;
}
#MAIN .left {
	float: left;
	width: 391px;
}
#MAIN .right {
	clear: right;
	float: left;
	width: 180px;
	padding-left: 20px;
}
