@charset "utf-8";

.container_w {
	background-color: #ffffff;
	height: auto;
	width: 800px;
	margin: 10px auto 0 auto;
	border:solid 1px #aaaaaa;
}

/*contents area*/

.contents {
	margin: 10px 20px 0 21px;
	padding: 30px 60px 30px 60px;
	background: #FFFFFF;
	height: auto;
	width: 639px;
	border:solid 1px #CCCCCC;
	}

h2 {
	font-size: 8px;
	color: #FFFFFF;
	padding: 0 0 15px 0;
}
.contents .overflow{
	width:auto;
	height:328px;
	margin:0px 0 0 0;
	padding:0px 12px 0 0;
	overflow: auto;
}
.contents h3 {
	margin:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #555555;
	padding: 10px 0 3px 0;
	border-bottom: 1px dotted #999999;
}

.contents h4 {
	clear:both;
	margin:0;
	padding: 10px 0 0 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	line-height: 150%;
	color:#336699;
}
.contents h4#t {
	padding: 40px 0 0 0;
}
.contents p {
	margin:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 130%;
	color: #666666;
	padding:10px 0px 0 0;
}

.contents ul {
	margin:10px 0 0 30px;
	color: #666666;
	padding:0px;
}
.contents ol {
	margin:10px 0 0 30px;
	color: #666666;
	padding:0px;
}
.contents li {
	margin:0px;
	color: #666666;
	padding:5px 0 0 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 150%;
}
.contents li a{
	color:#990000;
}

caption {
	margin:20px 0 10px 0;
	color:#666666;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	text-align:left;
	display: none
	}
table {
	margin:5px 0 0px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	height: auto;
	width: 580px;
	}

th {
	background: #eeeeee;
	margin: 0px;
	padding: 5px;
	width: auto;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#666666;
}
td {
	background: #ffffff;
	margin: 0px;
	padding: 5px;
	width: auto;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	text-align:left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color:#666666;
}
td a:hover {
	font-weight:normal;
	text-decoration:underline;
	}





.top_ofthe_page {
	padding:50px 0 0px 0;
	text-align: right;td {
	font-size: 12px;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: 50px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

