* {
	margin: 0px;
	padding: 0px;
}

ol {
	margin-left: 30px;
}

dl {
	border-bottom: solid 1px #666666;
}

dd {
	border-top: solid 1px #666666;
	border-right: solid 1px #666666;
	border-left: solid 1px #666666;
	padding: 5px;
}

h2 {
	border-bottom: solid 5px #999900;
	color: #999900;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 2px;
	padding: 12px 0px 2px 0px;
}

h3 {
	color: #999900;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding: 15px 0px 5px 0px;
}

h4 {
	border-bottom: solid 3px #999900;
	color: #999900;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 2px;
	padding: 10px 0px 2px 0px;
}

h5 {
	color: #999900;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 12px 0px 5px 0px;
}

h6 {
	color: #999900;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 10px 0px 3px 0px;
}

p {
	padding-top: 2px;
}

strong {
	color: #999900;
}

th {
	background-color: #eeeedd;
	color: #999900;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	padding: 3px;
	text-align: center;
}

.list_table {
	font-size: 14px;
	line-height: 14px;
	padding: 2px;
}

.list_table_mini {
	font-size: 11px;
	line-height: 12px;
	padding: 2px;
}

.padding {
	padding-left: 20px;
}

.footer {
	color: #666666;
	font-size: 11px;
}

.t_normal {
	color: #000000;
	font-size: 13px;
	line-height: 18px;
}

.t_normal02 {
	color: #000000;
	font-size: 13px;
	line-height: 15px;
}

.t_normal ul {
	margin-left: 30px;
}

.t_mini {
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}


.first {
	display: block;
	float: left;
	font-family: monospace;
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	margin-right: 5px;
	padding: 2px 0px 0px 0px;
}

.page_enter {
	page-break-after: always;
}

#toppage {
	display: block;
/* right left*/
	float: right;
	width: 700px;
}

#header {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#wrapper {
	display: block;
}

#navigation {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#main {
	display: block;
/* right left*/
	float: right;
	width: 700px;
}
#next_page {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

table#toukei {
	width: 620px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 10px;
}

.cell_h001 {
	background-color: #eeeedd;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: #999900;
	padding: 1px;
	text-align: center;
}

.cell_h002 {
	background-color: #eeeedd;
	border-left: solid 1px #999999;
	border-bottom: dotted 1px #999999;
	color: #999900;
	padding: 1px;
	text-align: center;
}


.cell_d001 {
	border-bottom: dotted 1px #cccccc;
	border-left: solid 1px #999999;
	color: #000000;
	padding: 1px;
	text-align: right;
}


.cell_d002 {
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	color: #000000;
	padding: 1px;
	text-align: right;
}

.list-space {
	margin: 0.5em 1em;
}

img {
	border-style: none;
}

img a {
	border-style: none;
}

.rightImg {
	float: right;
	margin-left: 5px;
	padding-top: 5px;
	margin-left: 10px;
}

.leftImg {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
	margin-right: 10px;
}

#next_page {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

#next_page02 {
	display: block;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

td#bg-image {
	background: url(./img/bg-image.jpg) no-repeat scroll right bottom;
}

sub {
	font-size: 80%;
	position: relative;
	top: -4px;
}

/* ClearFix */
.clearFix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearFix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac ¥*/
* html .clearFix {
	height: 1%;
}

.clearFix {
	display: block;
}
/* End hide from IE-mac */
