#reportBack {
}
.waite {
	font-size: 3em;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
	color: #4362A2;
	display: block;
	margin-top: 100px;
	margin-bottom: 100px;
}
#reportwrap {
	display: block;
	width: 900px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 0px;
	float: left;
	margin-top: 5px;
}
.Blockcoment {
	display: block;
	width: 860px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	padding: 10px;
	margin-top: 5px;
}
.Blockcoment p {
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
	line-height: 1.6em;
}
.Blockcoment h3 {
	font-size: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 98%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1px;
}
.Blockcoment img {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}
.com {
	width: 800px;
	display: block;
}
.com_left {
	float: left;
	width: 455px;
}
.com p {
	font-size: 1.1em;
	line-height: 2em;
	text-indent: 1em;
}
.com_img {
	float: right;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	margin: 0px;
	padding: 10px;
	width: 310px;
	background-color: #FFF;
}
.contentBlock .subdata {
	display: block;
	border-radius: 8px;        /* CSS3草案 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 8px;   /* Firefox用 */
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CBE0D9;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 15px;
}
#graff.contentBlock {
	display: block;
	width: 100%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}
#graff.contentBlock  img{
	height: auto;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#graff.contentBlock  h2{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 2.6em;
	background-color: #369;
	color: #FFF;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
}
#graff dd  {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.8em;
	background-color: #639;
	color: #FFF;
	text-align: left;
	padding: 3px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.contentBlock dl {
	padding: 0px;
	width: 93%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.contentBlock dt {
	font-weight: bold;
	margin-bottom: 15px;
	width: 97%;
	margin-right: auto;
	margin-left: -8px;
	margin-top: 15px;
	padding: 0px;
	font-size: 1.3em;
	color: #333333;
	line-height: 1.3em;
}
.contentBlock dd {
	margin-bottom: 20px;
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
	background-color: #DDD;
	padding: 10px;
	margin-right: 0px;
	margin-left: 0px;
	color: #666;
	font-size: 1em;
	line-height: 1.6em;
	border: 1px solid #CCC;
	text-indent: 1em;
	text-align: justify;
}
.contentBlock dd ul {
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	text-indent: 1;
	text-align: justify;
	display: block;
	padding-right: 5px;
	padding-left: 20px;
}
.contentBlock dl dd ul li {
	list-style-type: circle;
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contentBlock dd p {
	text-indent: 1;
	padding: 0px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	display: block;
}
.contentBlock dl dd .left-side {
	display: block;
	float: left;
	width: 40%;
	text-align: justify;
	line-height: 1.5em;
	margin-left: 20px;
}
.contentBlock dl dd .right-side {
	display: block;
	float: left;
	width: 42%;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
.contentBlock dl .clearfix .right-side img {
	border: 2px solid #FFF;
}
.contentBlock {
	margin-bottom: 20px;
	margin-top: 20px;
}
.contentBlock p {
	margin: 0px;
}
#reportwrap h2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 2em;
	line-height: 2em;
	font-weight: normal;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}
/* =============== block ===============*/
.leftwrap {
	display: block;
	float: left;
	width: 210px;
	margin-right: auto;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-top: 0px;
	margin-left: 0px;
	text-align: left;
}
.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: 676px;
	float: left;
}
.icon {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
.icon img {
	margin-right: 2px;
	margin-left: 1px;
}
/* =============== 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 {
	font-size: 1.4em;
	display: block;
	width: 96%;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	color: #666;
}
.repowrap h3 {
	font-size: 1.5em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 15px;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.6em;
	width: 96%;
	text-align: justify;
}
.repowrap h4 {
	font-size: 1.4em;
	width: 89%;
	font-weight: bold;
	margin-top: 5px;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 1.6em;
	background-color: #87B199;
	margin-left: 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.repowrap h5 {
	font-size: 1.2em;
	margin-left: 20px;
	width: 91%;
	font-weight: bold;
	margin-top: 5px;
	color: #5A715D;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
}
repowrap h6 {
	font-size: 1em;
	margin-left: 10px;
	width: 92%;
	font-weight: bold;
	margin-top: 0px;
	color: #039;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #069;
	line-height: 1.3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.repowrap h6    table{
	display: table;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.repowrap p {
	text-align: justify;
	text-justify: inter-ideograph;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	text-indent: 1em;
	display: block;
	line-height: 1.8em;
	width: 92%;
	letter-spacing: normal;
	word-spacing: normal;
	font-size: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.repowrap .win img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-top: 30px;
}
.title {
	font-weight: bold;
	color: #003399;
	margin-left: 10px;
}
.table_title {
	color: #039;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table-cell;
}
.repowrap table {
	display: table;
	margin-bottom: 20px;
	color: #039;
	font-weight: bold;
	margin-top: 5px;
	width: 91%;
	margin-right: 0px;
	margin-left: 25px;
}
.repowrap table th {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.repowrap table td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #CCC;
}
.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: 190px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.3em;
}
ul#subnav li {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
ul#subnav li a {
	color: #666666;
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	padding-left: 7px;
	line-height: 1.6em;
	padding-top: 16px;
	padding-bottom: 18px;
	background-image: url(../image/common/arrow_OFF.png);
	background-repeat: no-repeat;
	background-position: 173px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #339966;
}
ul#subnav li a:visited {
	background-color: #FFFFFF;
}
ul#subnav li a:hover {
	color: #000000;
	background-color: #AFCDB1;
	background-image: url(../image/common/arrow_ON.png);
	background-repeat: no-repeat;
	background-position: 173px center;
}
ul#subnav li a:active {
	background-color: #AFCDB1;
	color: #FFFFFF;
}
ul#subnav li .hit a {
	text-decoration: none;
	margin-bottom: 1px;
	display: block;
	padding-left: 7px;
	line-height: 1.6em;
	padding-top: 16px;
	padding-bottom: 18px;
	background-color: #87B199;
	color: #FFF;
	background-image: url(../image/common/arrow_ON.png);
	background-repeat: no-repeat;
	background-position: 173px center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #339966;
}
.news_border {
	display: block;
}
.news_title {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-left: 2px;
	padding-top: 0px;
}



/* =============== 開講式パネラー ===============*/
.Paneler {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
}
.Paneler .border {
	border-bottom-color: #999;
	margin-bottom: 5px;
	border-top-color: #999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-top: 5px;
}
.Paneler .image {
	float: left;
	width: 131px;
	margin-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.Paneler .coment {
	width: 490px;
	margin-left: 10px;
	float: left;
	line-height: 1.6em;
	padding: 0px;
	text-align: justify;
	white-space: normal;
	margin-right: 0px;
}
.Paneler .coment_noimg {
	width: 98%;
	margin-left: 10px;
	line-height: 1.6em;
	padding: 0px;
	text-align: justify;
}
.mese {
	display: block;
	width: 93%;
	color: #069;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-left: 10px;
	line-height: 1.5em;
	margin-top: 5px;
}
.Paneler .coment p {
	text-indent: 1em;
	text-align: justify;
	margin-right: 0px;
	width: 100%;
}


/* =============== clear ===============*/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; } 
.table_title tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.spaceA {
	display: block;
	height: 15px;
}
.spacerB {
	margin-top: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color: #F5F5F5;
	margin-bottom: 70px;
	text-align: center;
}
.spacerC {
	margin-top: 20px;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	background-color: #F5F5F5;
	margin-bottom: 70px;
	text-align: center;
	height: 100px;
}

.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	color: #039;
}
#member_border {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#member table {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333;
	font-weight: normal;
	font-size: 1em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#member table caption {
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	color: #036;
}
#member table td  {
	padding: 5px;
}
.teiketu {
	display: block;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}
.img_left {
	float: left;
	width: 192px;
}
.report_right {
	float: right;
	width: 480px;
	margin: 0px;
	padding: 0px;
}
.photo {
}
.photo img {
	margin-bottom: 10px;
}
