@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-color: #F8F5F3;
}
/* CSS Document */

a{
	text-decoration: none;
	color: #333333;
}

a:hover{
	color: #B00606;
	text-decoration: none;
	font-weight: bold;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	margin-right: 0px;
}

h2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 14px;

}

h3 {
	color: #990000;
}

#CONTENTS {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#CONTENTS .w {
	color: #FFFFFF;
}

#HEADER {
	width: 800px;
}
#MAIN  {
	width: 800px;
	height: auto;
}
#MAIN .pan {
	padding-top: 5px;
	padding-bottom: 25px;
	padding-left: 20px;
	clear: both;
}
#HEADER .menu {
	background-color: #B00606;
	width: 770px;
	padding-left: 30px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 2px;
}
#CONTENTS  .flot01 {
	float: left;
}

#MAIN .left {
	float: left;
	width: 595px;
	padding-right: 9px;
	line-height: 1.5em;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	height: auto;
}
#MAIN .right {
	float: right;
	width: 150px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	clear: right;
}
#MAIN .top-text {
	margin-bottom: 15px;
	font-weight: bold;
	width: 535px;
	margin-left: 40px;
	margin-top: 20px;
}
#MAIN .under {
	clear: both;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 15px;
}
#MAIN  .under5 {
	margin-bottom: 5px;
}
#MAIN  .under10 {
	margin-bottom: 10px;
}

#MAIN .text {
	width: 700px;
	padding-left: 70px;
	padding-top: 20px;
}
#MAIN .payment {
	padding-left: 70px;
	height: 300px;
	padding-top: 10px;
}
#MAIN .top-box {
	height: auto;
	margin-left: 45px;
	font-size: 10px;
	width: 525px;
	font-weight: bold;
}
#MAIN .top-card1 {
	float: left;
	width: 170px;
	text-align: center;
}
#MAIN .top-card2 {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 24px;
}
#MAIN .top-table {
	padding-top: 24px;
}
#MAIN .main-table {
	padding-top: 27px;
}

#MAIN .click {
	padding-top: 10px;
	padding-left: 45px;
}



#FOOTER {
	clear: both;
}
#MAIN .topics {
	background-color: #374E7A;
	height: auto;
	width: 255px;
	float: left;
	margin-right: 10px;
}
#MAIN .rank {
	float: left;
	width: 255px;
	background-color: #F78F1E;
}
#MAIN .topics-text {
	background-color: #FFFFFF;
	margin: 1px;
	height: 80px;
	padding: 10px;
}
#MAIN .rank-said {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 10px;
}
