html {
overflow-x: hidden;
} 

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #F3F7D5;
}

.honbun {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-style: normal;
	line-height: 150%;
	text-align: left;
}
.title_line {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #013C9E;
}
.navi_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #013C9E;
}
.honbun_center {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-style: normal;
	line-height: 150%;
	text-align: center;
}
.CopyRight {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: 120%;
	background-color: #013C9E;
}
.links_bottom {

	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	background: #FFFFFF;
	font-style: normal;
	line-height: 150%;
	text-align: center;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.up_left_line {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-left-style: solid;
	background-color: #CAE4FF;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	text-align: left;
}
.caption {

	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-style: normal;
	line-height: 150%;
	text-align: left;
}
