@charset "utf-8";

#header {
	height: 132px;
	width: 100%;
	margin: 0px;
	background-color: #FFF;
}
#header h1 {
	background-color: #0066CC;
	display: block;
	margin: 0px;
	height: 25px;
	font-size: 0.9em;
	font-weight: normal;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: auto;
	color: #FFF;
}
.header_left {
	float: left;
	font-size: 2.43em;
	width: 650px;
	display: block;
	padding-top: 28px;
	padding-left: 20px;
	text-align: left;
	color: #0066CC;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.header_right {
	display: block;
	float: right;
	width: 200px;
	padding-top: 25px;
	text-align: right;
	padding-right: 35px;
}
#wrap {
	display: block;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 0px;
}
.article_left {
	float: left;
	width: 320px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.nav {
	display: block;
	float: left;
	text-align: left;
	padding: 0px;
	width: 290px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#next a {
	display: block;
	background-image: url(../image/nav/Arrow.png);
	background-repeat: no-repeat;
	background-position: 235px center;
	padding-top: 5px;
	padding-left: 30px;
	color: #666;
	text-decoration: none;
	border-left-style: none;
}
#next a:hover {
	background-color: #36A7F9;
	background-image: url(../image/nav/hitArrow.png);
	background-repeat: no-repeat;
	background-position: 235px center;
	display: block;
	color: #FFF;
}
#hot  a{
	background-image: url(../image/nav/hitArrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #000;
	background-color: #56B3EB;
	padding-left: 30px;
}
#hit a  {
	color: #FFF;
	background-color: #1F7CEB;
	background-image: url(../image/nav/hitArrow.png);
	background-repeat: no-repeat;
	background-position: 235px center;
	display: block;
}
.nav ul {
	list-style-type: none;
	font-size: 1em;
	display: block;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}
.nav li {
	list-style-type: none;
	background-color: #FFF;
	display: block;
	height: 66px;
	width: 92%;
	line-height: 5em;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #1264C0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	float: none;
}
.nav li a{
	display: block;
	background-image: url(../image/nav/Arrow.png);
	background-repeat: no-repeat;
	background-position: 240px center;
	padding-top: 5px;
	padding-left: 15px;
	color: #666;
	text-decoration: none;
}
.nav li a:hover {
	background-color: #1B81F9;
	background-image: url(../image/nav/hitArrow.png);
	background-repeat: no-repeat;
	background-position: 240px center;
	display: block;
	color: #FFF;
}

.article_right {
	display: block;
	float: right;
	width: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.article_right p {
	display: inline-block;
	color: #000;
	margin-top: 10px;
	font-size: 1em;
	text-align: justify;
	line-height: 2em;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.article_right .sub {
	float: left;
	margin-right: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: justify;
	display: block;
}
.article_right .sub img  {
	height: 175px;
	width: 237px;
	text-align: left;
	display: block;
}
.banners {
	display: block;
	width: 290px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	margin-top: 30px;
	height: 650px;
	background-image: url(../image/common/banner-back.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.banners img {
	margin-bottom: 20px;
}
.tab_banners {
	background-color: #C4C4C4;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	margin-top: 30px;
}
#footer {
	background-color: #0066CC;
	width: 960px;
	height: 100px;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	font-size: 0.9em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-right: auto;
	margin-bottom: 50px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: auto;
	margin-top: 0px;
	width: 100%;
}
.crossfader {
	height: 380px;
	display: block;
}
h2 {
	font-size: 3.2em;
	display: inline-table;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	color: #0066CC;
	font-weight: normal;
	margin-top: 30px;
	margin-left: 10px;
	line-height: 1.8em;
}
.dai  {
	font-size: 1.8em;
	vertical-align: middle;
	display: inline-table;
	margin-left: 5px;
}
.tab_banners {
	visibility: hidden;
	display: none;
}
.tab_banners img {
	visibility: hidden;
	display: none;
}
#flowimage {
	display: block;
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	margin-top: 25px;
}
h3 {
	font-weight: lighter;
	font-size: 2em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h4 {
	background-color: #69F;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFF;
	font-weight: bold;
	font-size: 1.5em;
	border-radius: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.article_right ol  {
	list-style-type: none;
	font-size: 1.4em;
	margin-bottom: 40px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.article_right  dl{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	color: #FFF;
}
.article_right dt {
	display: block;
	float: left;
	width: 30%;
	margin: 0px;
	padding: 0px;
}
.article_right dd  {
	display: block;
	float: right;
	width: 60%;
	background-color: #F00;
	border-radius: 18px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: .95em;
	padding-left: 5px;
}

.report {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 95%;
	margin-top: 90px;
}
.report dl  {
	width: 245px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 30px;
	margin-right: 12px;
	background-color: #333;
}

/*◾️◾◾　report index　◾️◾◾  */

.report dl dt {
	width: 245px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: none;
}
.report dl dd {
	display: block;
	padding: 5px;
	float: none;
	width: 235px;
	color: #FFF;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #333;
}
/*◾️◾◾　report Article　◾️◾◾  */

#report_article {
	display: block;
	width: 97%;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#report_article p {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.3em;
	font-size: 1em;
	text-align: justify;
	text-indent: 1em;
	display: block;
}
#report_article dl {
	display: block;
	width: 100%;
	margin-left: 0px;
	font-size: 1.3em;
	float: none;
	text-align: left;
	background-color: #FFF;
	line-height: 1.4em;
}
#report_article dt {
	display: block;
	color: #000;
	padding: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 99%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	float: none;
}
#report_article dd {
	color: #000;
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: none;
	background-color: #FFF;
}
#report_article img {
	width: 100%;
	margin-top: 10px;
}

/*◾️◾◾　name list table　◾️◾◾  */
table {
	padding: 0px;
	width: 98%;
	margin-top: 20px;
	font-size: 1em;
	line-height: 2em;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	border: 1px solid #CCC;
}
table td {
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
table th {
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 10px;
	background-color: #1B81F9;
	color: #FFF;
}
.green {
	background-color: #CDF8F7;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.rightgreen {
	background-color: #E4F6FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.whiteborder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.leftside  {
	display: block;
	width: 49%;
	float: left;
	font-size: 1em;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
}
.leftside p {
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 0px;
	padding-left: 0px;
}
#sec {
	display: block;
	clear: both;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.rightside  {
	display: block;
	float: right;
	width: 50%;
	text-align: left;
	font-size: 1em;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.form {
	font-size: 1em;
	line-height: 1.3em;
	text-align: left;
}
.center {
	text-align: left;
}
.smoll {
	font-size: .7em;
	line-height: 1.3em;
	margin-left: 25%;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
pre {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin: 0px;
	display: block;
	padding: 0px;
	width: auto;
}
.righttext {
	text-align: right;
	display: block;
}
.space {
	margin-top: 70px;
}
.title {
	margin-bottom: 3px;
	background-color: #06C;
	color: #FFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 1.2em;
	line-height: 1.8em;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 5px;
	color: #005EBB;
}
.B {
	font-weight: bold;
	margin-top: 10px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.s {
	font-size: 1.1em;
	line-height: 1.9em;
}
