/* 本文 */
body {
	background-color : #ffffff;
}
div.maintxt {
	margin: 20px 0;
}

i{
	padding-right:0.3em;
}

/* 強調 */
.bold {
	font-style : normal;
	font-weight : bold
}

.italic {
	font-style : italic;
}

.under {
	font-style : normal;
	text-decoration : underline;
}

.bolita {
	font-style : italic;
	font-weight : bold;
}

.bolund {
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
/* 囲みケイ内のマージン */
table.kakomi td {
	padding : 8px;
}
/* ヘッダ及びフッダバーの設定 */
.bar .header	{
		text-align : right;
		padding: 3px;

}
.bar .footer	{
		text-align : left;
		padding: 5px;

}
/* バーの色 2014年6月変更*/
.diva .bar{
	background-color : #777;
	color:#fff;
}

.divb .bar,
.divc .bar{
	background-color : #FACBC5;
}

/* バーの色 2015年7月追加*/
.divd .bar{
	background-color : #b5cbe9;
}


/* 1部 */
.div1 .bar{
	background-color: #26957a;
	color: #fff;
}

.div1 .setsu{
	border-left: #26957a 5px solid;
	border-bottom: #26957a 1px solid;
}

.div1 .midashi-color,
.div1 .jirei-number,
.div1 .clm-number{
	color: #26957a;
}

.clm1,
.div1 .jirei{
	border: #26957a 3px solid;
	padding: 10px;
	margin: 20px 0;
}

.clm1 .clm-title {
	border-top: #26957a 2px solid;
	border-bottom: #26957a 2px solid;
}


/* 2部 */
.div2 .bar{
	background-color: #bb4e7d;
	color: #fff;
}

.div2 .setsu {
	border-left: #bb4e7d 5px solid;
	border-bottom: #bb4e7d 1px solid;
}

.div2 .midashi-color,
.div2 .jirei-number,
.div2 .clm-number{
	color: #bb4e7d;
}

.clm2,
.div2 .jirei{
	border: #bb4e7d 3px solid;
	padding: 10px;
	margin: 20px 0;
}

.clm2 .clm-title {
	border-top: #bb4e7d 2px solid;
	border-bottom: #bb4e7d 2px solid;
}


/* 2017年 まとめ、第3部なし */
/* 
.div3 .bar{
	background-color: #bb4e7d;
	color: #fff;
}

.div3 .setsu {
	border-left: #e68515 5px solid;
	border-bottom: #e68515 1px solid;
}
.div3 .midashi-color,
.div3 .jirei-number,
.div3 .clm-number{
	color: #bb4e7d;
}

.clm3,
.div3 .jirei{
	border: #e68515 3px solid;
	padding: 10px;
	margin: 20px 0;
}

.clm3 .clm-title {
	border-top: #e68515 2px solid;
	border-bottom: #e68515 2px solid;
}

.kakomi-3 {
	border: #e68515 1px solid;
	padding: 10px;
	margin: 5px 0;
}

.kakomi-3b {
	border: #26f 2px dashed;
	padding: 10px;
	margin: 5px 0;
}

.kakomi-3bhr {
	border-top: #26f 2px dashed;
	border-bottom:none;
	margin:10px -10px;
}
*/

/* 講じた */
.div3 .bar{
	background-color: #3169ab;
	color: #fff;
}

.div3 .setsu {
	border-left: #3169ab 5px solid;
	border-bottom: #3169ab 1px solid;
}

.div3 .color,
.div3 .midashi-color {
	color: #3169ab;
}

.div3 .bar{
	background-color: #3169ab;
	color: #fff;
}

/* 4部 */
.div4 .bar{
	background-color: #3169ab;
	color: #fff;
}

.div4 .setsu {
	border-left: #3169ab 5px solid;
	border-bottom: #3169ab 1px solid;
}

.div4 .midashi-color,
.div4 .jirei-number,
.div4 .clm-number{
	color: #3169ab;
}

.clm4,
.div4 .jirei{
	border: #3169ab 3px solid;
	padding: 10px;
	margin: 20px 0;
}

.clm4 .clm-title {
	border-top: #3169ab 2px solid;
	border-bottom: #3169ab 2px solid;
}


/* 2016年 カラー変更 */
.div5 .bar{
	background-color: #3169ab;
	color: #fff;
}

.div5 .setsu {
	border-left: #3169ab 5px solid;
	border-bottom: #3169ab 1px solid;
}

.div5 .color,
.div5 .midashi-color {
	color: #3169ab;
}


/* 26年度〜 */
.div6 .bar {
	background-color: #ce1241;
	color: #fff;
}

.div6 .setsu {
	border-left: #ce1241 5px solid;
	border-bottom: #ce1241 1px solid;
}

.div6 .color,
.div6 .midashi-color {
	color: #ce1241;
}


.mark-24 {
	background: #F1D8F1;
	padding: 2px;
}

.mark-25 {
	background: #FFE8E8;
	padding: 2px;
}

/* バーの色 2014年6月変更　ここまで*/

kt.bold {
	font-style : normal;
	font-weight : bold;
	color : #DC143C;
}

table.jirei td {
	padding : 8px;
}

.chu {
	border-top : 1px dotted #666666;
	padding-top : 4px;
	font-size : 80%;
	line-height : 1.4em;
	margin-bottom: 2em;
	margin-top: 1em;
}

.chu p {
	line-height: 1.4em;
	text-indent: 0;
	margin-bottom: 3px;
}

em.bold {
	font-style : normal;
	font-weight : bold;
	color : #DC143C;
}

.div3-1 em.bold {
	font-style : normal;
	font-weight : bold;
	color : #06C;
}


/*2013.4　追加　ここから*/
p {
	text-indent: 1em;
	line-height : 1.6em;
	margin: 0;
	padding: 0;
}

ul {
	margin: 0 1em;
	padding: 0;
}

ol {
	margin: 0 1em;
	padding: 0;
}

li {
	margin: 0;
	padding: 0;
	line-height: 1.6;
}

.chart {
	margin-top: 20px;
	margin-bottom: 20px;
}

.excel {
	margin-bottom: 20px;
	text-indent:0;
}

.sho {
	font-size: 144%;
	font-weight: bold;
	margin-bottom: 1em;
	text-indent: 0;
}

.setsu {
	font-size: 114%;
	font-weight: bold;
	margin-top: 2em;
	margin-bottom: 0.5em;
	text-indent: 0;
	padding-left: 8px;
}







.midashi-color,
.midashi {
	font-weight: bold;
	text-indent: 0;
	margin-top: 1em;
}













.midashi-number {
	font-weight: bold;
	text-indent: -1em;
	margin-left: 1em;
}

.midashi-number-mt {
	font-weight: bold;
	text-indent: -1em;
	margin-left: 1em;
	margin-top: 1em;
}

.midashi-number-mb {
	font-weight: bold;
	text-indent: -1em;
	margin-left: 1em;
	margin-bottom: 1em;
}

.midashi-normal {
	text-indent: 0;
	margin-top: 1em;
}

.move {
	margin-top: 20px;
}

.indent0 {
	text-indent: 0;
}

.indent-1 {
	text-indent: -1em;
	margin-left: 1em;
}

.mrg-l1em {
	margin-left: 1em;
}

.mrg-l1em-half {
	margin-left: 1.5em;
}

.mrg-l2em {
	margin-left: 2em;
}

.mrg-l3em {
	margin-left: 3em;
}

.mrg-l4em {
	margin-left: 4em;
}

.mrg-t1em {
	margin-top: 1em;
}

.clm-number {
	font-weight: bold;
	text-indent: 0;
}

.clm-title {
	font-weight: bold;
	font-size: 114%;
	text-indent: 0;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}



.clm-jirei {
	background-color: #EFF7E1;
	padding: 10px;
	margin: 20px 0;
}

.jirei {
	padding: 10px;
	margin: 20px 0;
}

.jirei-number {
	font-weight: bold;
	text-indent: 0;
}

.jirei-title {
	font-weight: bold;
	font-size: 114%;
	text-indent: 0;
	padding: 5px 0;
	margin-bottom: 10px;
	margin-top: 10px;
}

.photo {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cap {
	text-indent: 0;
	font-size: 86%;
}

.kakomi {
	border: #000 1px solid;
	padding: 10px;
	margin: 5px 0;
}

.kakomi-dash {
	border: #000 1px solid;
	padding: 10px;
	margin: 5px 0;
}

/*数式用*/
.overline {
	text-decoration: overline;
}

.mark-dot {
	background: url(../image/mark_dot.png) top center no-repeat;
	padding-top: 1px;
}

.mark-circumflex {
	background: url(../image/mark_circumflex.png) top center no-repeat;
	padding-top: 1px;
}

.mark-hacek {
	background: url(../image/mark_hacek.png) top center no-repeat;
	padding-top: 1px;
}

.mark-tilde {
	background: url(../image/mark_tilde.png) top center no-repeat;
	padding-top: 1px;
}

/*2013.4　追加　ここまで*/

/*2014 追加*/
p.setsuue{
	margin-top:2em;
	margin-left:0;
	margin-bottom:0;
	text-indent: 0;
	}
p.setsuue+p.setsu{
	margin-top:0;
	}
.indent-1half {
	text-indent: -1.5em;
}
.indent-1-quarter{
	text-indent:-1.25em;
	}
.indent-2{
	text-indent: -2em;
	}
.indent-2half {
	text-indent: -2.5em;
}
.indent-2-3{
	text-indent:-2.3em;
	}
.mrg-l2em-half{
	margin-left:2.5em;
	}
.indent-3half {
	text-indent: -3.5em;
}
.mrg-l3em-half{
	margin-left:3.5em;
	}
.mrg-l3em-3-4s{
	margin-left:3.75em;
	}	
.txt-right{
	text-align:right;
	}
.txt-center{
	text-align:center;
	}
.mrg-t2em{
	margin-top:2em;
	}
.bdr-wakaba{
	border:#b1d9a3 solid 6px;
	padding: 10px;
	margin: 5px 0;
	}
.bdr-kouiro{
	border:#f7d098 solid 6px;
	padding: 10px;
	margin: 5px 0;
	}
.bdr-sorairo{
	border:#90d7ec solid 6px;
	padding: 10px;
	margin: 5px 0;
	}
.clr_red{
	color:red;
	}

.harf{
	float:left;
	margin-right:30px;
}

.clear{
	clear:both;
}
.fuchuu{
	margin-left:3px;
	margin-right:3px;
	margin-bottom:2em;
	border-bottom:1px solid #99afb8;
	text-indent:0;
	font-weight:700;
	}
p+.fuchuu{
	margin-top:3em;
	}
.fuchuu>span{
	color:#6a7378;
	padding:10px 1em 0.3em 10px;
	border-top:1px solid #99afb8;
	border-right:1px solid #99afb8;
	}
.fuchuu_zu{
	max-width:800px;
	height:auto;
	margin-bottom:1em;
	}

/* 2016 追加 */
.keisan_img {
	margin-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}