@charset "UTF-8";
.report_right  {
	display: block;
	float: right;
	width: 800px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.report_wrap {
	padding: 15px;
}
.report_right h3 {
	background-color: #999;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.report_right h4 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.report_right h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-top: 15px;
}
.report_page h5 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.report_greeting {
	display: block;
	width: 100%;
}
.repo_greeting .left_image {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
}
.repo_greeting p {
	text-indent: 1em;
}
.repo_greeting .left_image img {
	float: left;
	margin-right: 15px;
}
.repo_greeting .left_image p  {
	float: left;
	line-height: 1.7em;
	text-align: justify;
	margin-left: 0px;
	padding: 0px;
	width: 52%;
	text-indent: 1em;
}
.repo_greeting .right_image {
	margin-top: 10px;
	margin-bottom: 20px;
}
.repo_greeting  .right_image img {
	float: right;
	margin-left: 38px;
}
.repo_greeting .right_image p {
	float: right;
	line-height: 1.7em;
	width: 50%;
	text-align: justify;
	margin-right: 0px;
	margin-left: 0px;
	text-indent: 1em;
}

.report_outline {
	display: block;
	width: 100%;
}
.repo_outline .outline {
	width: 744px;
	display: block;
	margin-top: 15px;
}
.outline img {
	float: right;
}
.outline p {
	display: block;
	float: left;
	line-height: 2em;
	margin-right: 20px;
	text-align: justify;
	width: 470px;
	text-indent: 1em;
}
.repo_exsmple {
	display: block;
	width: 100%;
	padding-bottom: 8px;
}
.repo_exsmple h3 {
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 0px;
}
.repo_exsmple h4 {
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 0px;
	line-height: 1.8em;
}
.repo_exsmple .jirei {
	width: 770px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 15px;
}
.jirei .j_left {
	float: left;
	width: 410px;
}
.j_left h4 {
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.8em;
}
.j_left p {
	line-height: 1.8em;
	text-align: justify;
	text-indent: 1em;
}
.jirei .j_right {
	float: right;
	width: 345px;
}
.tyoin img{
	display: block;
	width: 748px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.repo_discussion {
	display: block;
	width: 96%;
	padding-bottom: 8px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.repo_discussion .border {
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.repo_discussion dl {
	display: block;
	margin: 0px;
	padding: 0px;
}
.repo_discussion dt {
	font-weight: bold;
	margin-bottom: 8px;
}
.repo_discussion dd {
	line-height: 1.4em;
	padding-left: 46px;
	margin-bottom: 8px;
}
.Progre {
	border-radius: 10px;
	width: 93%;
	margin-bottom: 15px;
	line-height: 1.4em;
	display: block;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-color: #9DD0F0;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 1.2em;
}

.Wadai {
	width: 93%;
	margin-bottom: 15px;
	line-height: 1.4em;
	display: block;
	color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-weight: normal;
	font-size: 1.2em;
}

/*
.image  {
	float: right;
	width: 120px;
	margin-right: 10px;
	height: auto;
}
*/

.height {
	margin-top: 50px;
}
.Paneler {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding: 0px;
}
.Paneler .image {
	float: left;
	height: 135px;
	width: 130px;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
}
.Paneler  .image img{
	float: left;
	height: auto;
	width: auto;
	overflow: hidden;
	padding: 0px;
	display: block;
	margin-bottom: 10px;
	margin-top: 0px;
}
.Paneler .coment {
	width: 77%;
	margin-left: 10px;
	float: right;
	line-height: 1.6em;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Paneler .coment p {
	text-indent: 1em;
	text-align: justify;
}
.Paneler .border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
}
.coment .border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
}
.repo_front {
	display: block;
	width: 628px;
	margin-right: auto;
	margin-left: auto;
}
.repo_front p {
	line-height: 1.8em;
	margin-top: 20px;
	margin-bottom: 10px;
}
.spacer {
	margin-top: 15px;
	margin-bottom: 5px;
}
.report_page {
	padding-bottom: 15px;
}
.smoll_title {
	font-size: 0.7em;
	margin-bottom: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding: 0px;
	line-height: 1em;
	color: #333;
}
.smoller_titles {
	font-size: 0.8em;
	margin-bottom: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #009;
	margin-left: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
	display: inline-block;
	line-height: .5em;
}
.coment {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 30px;
}
.coment li {
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 5px;
	padding-top: 8px;
}
.spacer_normal {
	height: 10px;
}
.kanaoka {
	background-image: url(12/member/kanaoka.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
	display: inline-block;
	width: 699px;
	padding-top: 50px;
	padding-left: 30px;
}
.kanaoka_kaiko {
	background-image: url(kaiko/kanaoka.png);
	background-repeat: no-repeat;
	background-position: right center;
	height: 80px;
	display: inline-block;
	width: 699px;
	padding-top: 50px;
	padding-left: 30px;
}
.group {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.group .left {
	border-radius: 8px;
	display: block;
	float: left;
	width: 10%;
	background-color: #C33;
	padding-top: 25px;s
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	height: 33px;
	margin: 0px;
	color: #FFF;
}
.group .right {
	display: block;
	float: right;
	width: 85%;
}
.QA {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 40px;
}
.a {
	background-image: url(../image/A.png);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
.green {
	color: #396;
	display: inline;
}
.q {
	background-image: url(../image/Q.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}
