#reportBack {
}
#reportwrap {
	display: block;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-top: 30px;
}
.clear {
	clear: both;
}
/* =============== block ===============*/
.leftwrap {
	display: block;
	float: left;
	width: 240px;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
}
.repowrap {
	display: block;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: .1em;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 730px;
	float: left;
	margin-left: 10px;
}
.repowrap ul  {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.repowrap ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
/* =============== basic fonts ===============*/
.repowrap h1 {
	color: #FFFFFF;
	font-size: 1em;
	line-height: 1.6em;
	background-color: #666666;
	display: block;
	padding: 5px 5px 5px 8px;
	margin-bottom: 5px;
}
.repowrap h2 {
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 1.2em;
	padding: 10px;
	display: block;
	width: 96%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	line-height: 1.4em;
	font-weight: normal;
}
.repowrap h3 {
	font-size: 1em;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.repowrap pre .title {
	font-size: 1em;
	line-height: 1.8em;
}
.repowrap h4 {
	font-size: 1.08em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-color: #EDEDED;
	font-weight: normal;
	color: #333;
	padding: 7px;
}
.repowrap h5 {
	font-size: 1.3em;
	width: 98%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.repowrap .short_haba{
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.repowrap p {
	text-align: justify;
	text-justify: inter-ideograph;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-indent: 1em;
	display: block;
	line-height: 1.6em;
	width: 100%;
}
.repowrap .under {
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 15px;
	color: #369;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #369;
	padding-bottom: 20px;
}
.title {
	font-weight: normal;
	color: #666666;
	margin-left: 0px;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-bottom: 10px;
	margin-top: 5px;
}
.title table {
	display: table;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
.title table .table_title {
	background-color: #666;
	display: table-row;
	text-align: center;
	color: #FFF;
}
.title table th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: normal;
	font-size: 0.9em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.title table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 0.9em;
	padding: 5px;
}
.repodays {
	display: block;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	margin: 2px;
	font-size: 0.9em;
	color: #990000;
}
.days {
	color: #990000;
	text-align: right;
}
.link {
	color: #333333;
	text-align: left;
	display: block;
}
.link a {
	text-decoration: none;
}
.link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.shortwrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
/* =============== repo BT ===============*/
ul#subnav {
	display: block;
	width: 210px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	font-size: .8em;
	line-height: 1.3em;
	margin-right: auto;
}
ul#subnav li {
	display: block;
	margin: 0px;
	padding: 0px;
}
ul#subnav li a {
	color: #666666;
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #999999;
	margin-bottom: 1px;
	display: block;
	padding-left: 7px;
	line-height: 1.6em;
	padding-top: 4px;
	padding-bottom: 5px;
}
ul#subnav li a:visited {
	background-color: #FFFFFF;
}
ul#subnav li a:hover {
	color: #333333;
	background-color: #CDE1E4;
}
ul#subnav li a:active {
	background-color: #344772;
	color: #FFFFFF;
}
ul#subnav li .hit a {
	text-decoration: none;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 7px solid #999999;
	margin-bottom: 1px;
	display: block;
	padding-left: 7px;
	line-height: 1.6em;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #9FC0E3;
	color: #FFF;
}
.news_border {
	display: block;
}
.news_title {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-left: 2px;
	padding-top: 0px;
}
.report {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: justify;
}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-left: 25px;
	padding-top: 5px;
	margin-top: 5px;
	color: #039;
	text-align: left;
	margin-bottom: 10px;
	display: block;
}
.report li {
	margin-top: 10px;
	padding-top: 10px;
}
.title .main {
	font-weight: bold;
	color: #039;
	margin-top: 5px;
	padding-top: 5px;
}
.kanso {
	margin-left: 10px;
}
.kanso dt {
	margin-bottom: 10px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-weight: bold;
}
.kanso dd {
	margin-left: 0px;
	padding-left: 5px;
	text-align: justify;
	display: block;
}
.repowrap img {
	width: 100%;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.erconst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 30px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 100px;
}
.under_coment {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
	color: #999;
	font-weight: bold;
}

/* =============== link BT ===============*/

.linkBT {
	-moz-box-shadow: inset 0px 1px 6px -2px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 6px -2px #bbdaf7;
	box-shadow: inset 0px 1px 6px -2px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color: #79bbff;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 21px;
	padding-right: 21px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 2px 0px #528ecc;
	width: 180px;
	margin-left: 35%;
	margin-bottom: 30px;
}
.linkBT a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.linkBT a:active {
	position:relative;
	top:1px;
}
ol {
	list-style-type: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
ol li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.mini_title {
	background-color: #E7E7E7;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 1.2em;
}
