body {
	margin: 0px 0px 0px 10px;
	font-size: 12px;
	background-color: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.contents {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	width: 800px;
}
.head_navi {
	text-align: right;
	font-weight: bold;
	background-image: url(../images/bg_top_navi.jpg);
}

#footer {
	padding-top: 20px;
	clear: both;
	width: 800px;
}
.foot_banner {
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	float: left;
}
.foot_copyright {
	text-align: right;
	line-height: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
}
.main_top {
	margin: 0px;
	padding-top: 10px;
	width: 800px;
}

.login_area {
	width: 300px;
	text-align: center;
	font-weight: bold;
	float: left;
	background-color: #DBEEF7;
	border: 1px #666666 solid;
}

.linkButton {
	width: 120px;
}
.marker_pink {
	background-color: #F7E0FC;
}
.member_name {
	padding: 5px;
//    background-color: #23529C;
	background-color: #770D3E;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.td_padding {
	padding: 5px;
	text-align: left;
}

.td_padding_right {
	padding-right: 20px;
	text-align: right;
}

.marker_orange {
	background-color: #FCF3CD;
}
.news {
	width: 480px;
	float: left;
	margin-left: 17px;
	line-height: 15px;
}

.main_text {
	padding-top: 20px;
	clear: both;
}
.text_area {
	width: 474px;
	float: left;
	line-height: 18px;
}
.chart_image {
	margin-left: 13px;
	padding: 5px;
	text-align: center;
	width: 300px;
	border: 1px  #999999 solid;
	float: left;
}

.main_under {
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
	width: 800px;
	clear: both;
}

.category {
	line-height: 20px;
	width: 250px;
	height: 330px;
	border-bottom: 1px #0033CC dotted;
	border-left: 1px #0033CC dotted;
	border-right: 1px #0033CC dotted;
	border-top: 1px #0033CC solid;
	float: left;
	margin-right: 15px;
}

.corner_title {
	text-align: center;
	font-weight: bold;
	background-color: #2792E2;
	margin: 0px;
	height: 20px;
	padding-top: 3px;
}

.howto {
	line-height: 18px;
	width: 530px;
	height: 330px;
	border-bottom: 1px #0033CC dotted;
	border-left: 1px #0033CC dotted;
	border-right: 1px #0033CC dotted;
	border-top: 1px #0033CC solid;
	float: left;
}

.list_line {
	margin-bottom: 10px;
}

.font_white {
	color: #FFFFFF;
}
.font_red {
	color: #CC0000;
	font-weight: bold;
}
.font_10 {
	font-size: 10px;
	font-weight: normal;
}

.font_9 {
	font-size: 9px;
	font-weight: normal;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:hover {
	color: #993399;
	text-decoration: underline;
}

table.select th {
	background-color: #FBF1D5;
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: 3px;
	text-align:center;
}
table.select td {
	border-collapse: collapse;
	border: 1px solid #666666;
	padding: 3px;
}
table.select {
	border-collapse: collapse;
	border: 1px solid #666666;
	margin-bottom: 10px;
}

.examAddTh {
	font-weight: bold;
	color: #7A222F;
}

.agentArea {
	width: 700px;
	margin: 20px auto 20px auto;
	padding-top: 20px;
	border-top: 1px dotted #996600;
}

.agentArea img {
	vertical-align: top;
	margin-bottom: 5px;
}

table.agent {
	border: 1px solid #660033;
	border-collapse: collapse;
}
table.agent th {
	border: 1px solid #660033;
	border-collapse: collapse;
	background-color: #660033;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}
table.agent td {
	padding: 3px;
}
