@charset "utf-8";
/* CSS Document */
*{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #092979;
}
#newsframe {
	margin-top: 20px;
}
.date {
	width: 520px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	color: #caf3ff;
	margin-bottom: 2px;
	clear: both;
}
.newstitle {
	width: 520px;
	color: #caf3ff;
	font-size: 14px;
	clear: both;
}
.report {
	width: 520px;
	color: #FFF;
	font-size: 12px;
	margin-top: 10px;
}
.report2 {
	width: 520px;
	color: #FFF;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#closebt {
	width: 590px;
	margin-top: 100px;
	text-align: right;
	padding-right: 10px;
}
#newsframe {
	width: 600px;
	text-align: center;
	height: 450px;
}
.line {
	width: 520px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
#agree {
	width: 520px;
	text-align: center;
	color: #000;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 0px;
}
input {
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 520px;
	background-color: #FF9;
	border: 1px solid #FF0;
}
#attention {
	width: 490px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
	border: 1px solid #FFF;
	padding: 5px;
}
#attention p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.report2 ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.report2 ul li {
	font-size: 12px;
	margin-bottom: 12px;
	line-height: 20px;
}
.report2 ul li strong {
	font-size: 12px;
}
.left {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right {
	float: left;
	width: 410px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right .text10 {
	font-size: 10px;
	margin-top: 5px;
}
a:link {
	color: #CAF3FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CAF3FF;
}
a:hover {
	text-decoration: none;
	color: #CAF3FF;
}
a:active {
	text-decoration: underline;
	color: #CAF3FF;
}
.right2{
	float: left;
	width: 310px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.txt10 {
	font-size: 10px;
}
.right2 p strong {
	color: #6ADEFF;
}
.right3 {
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.right4 {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.right5 {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#attention2 {
	width: 510px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	border: 1px solid #FFF;
	padding: 5px;
	text-align: left;
	clear: both;
}

