body {
	background-color: #FFFFFF;
}

a img {
	border:none;
}

p {
	text-indent: 1em;
	margin: 0;
	padding: 0;
}

/* 目次 */
div.m-title {
	text-align: center;
	font-size: 125%;
  font-weight: bold;
	line-height: 1.6em;
	color: #993300;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
}

div.mokuji {
	font-size: 105%;
	line-height: 1.4;
	margin-left:2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.m-bold {
	text-indent: 0;
	font-weight: bold;
	margin-top: 1em;
}

.m-1em {
	padding-left: 1em;
	margin-top: 1em;
}

.m-2em {
	padding-left: 2em;
	padding-top: 1em;
}

.m-3em {
	padding-left: 3em;
}

.m-4em {
	padding-left: 4em;
}

.m-5em {
	padding-left: 5em;
}

.mt-1em {
	margin-top: 1em;
}


/* 上部の帯 */
.obi .top {
    text-align: right;
    font-size: 90%;
}

/* 帯の色 */
/* 第1章 */
.chap1 .obi	{
    background-color: #D5F1FF;
}

/* 第2章 */
.chap2 .obi	{
	background-color: #FFD5D5;
}

/* 高齢社会対策 */
.taisaku .obi {
	background-color: #D5EABF;
}



/* 本文全体 */
.chap1 {
	margin-left: 3%;
	margin-right: 3%;
}

.chap2 {
	margin-left: 3%;
	margin-right: 3%;
}

.taisaku {
	margin-left: 3%;
	margin-right: 3%;
}

div.honmon {
	line-height: 1.6em;
	margin-bottom: 1.5em;
}



/* タイトル */
.sho {
  font-weight: bold;
	text-indent: 0em;
	font-size: 115%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.setsu {
	text-indent: 4px;
	padding: 2px;
	border-style: solid;
	border-color: #BCAA98;
  border-width: thin;
}

.midashi {
	text-align: center;
	text-indent: 0em;
	font-size: 125%;
  font-weight: bold;
	line-height: 1.6em;
	color: #993300;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}

.bold {
	text-indent: 0em;
	font-weight:bold;
}

.indent0 {
	text-indent: 0em;
}

.indent1 {
	text-indent: 1em;
}

.indent2 {
	padding-left: 2em;
	text-indent: -1em;
}

.indent2-2 {
	padding-left: 2em;
}

.pad2 {
	padding-left: 2em;
}

.indent3 {
	padding-left: 3em;
	text-indent: -1em;
}





/* 図表タイトル */
.zuhyomei {
	line-height: 1.6em;
	font-weight: bold;
	margin-top: 15px;
	text-indent: 0;
}

/* 図表・囲み */
.kakomi-zuhyo {
	padding: 8px;
	margin-bottom: 2em;
	border: 1px solid;
	border-color: #99CC66;
	background-color: #F5FFEC;
	line-height: 1.6em;
}

.zuhyo {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

.hyo {
	font-size: 82%;
	text-indent: 0;
	margin-bottom: 1.5em;
}

.hyo td {
	padding: 3px;
}

td.hyo-1em {
	padding-left: 1em;
}

td.hyo-2em {
	padding-left: 2em;
}

td.hyo-3em {
	padding-left: 3em;
}

/* 写真 */
.photo {
	padding-left: 1em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}


/*  CSVリンク  */
.capcsv {
	margin-bottom: 2em;
}

/*  写真キャプション  */
.capphoto {
	padding-top: 0.5em;
	font-size: 80%;
}

.txtright {
	text-align: right;
}


/* 注 */
p.chu {
	padding-top: 0.5em;
	text-indent: 0;
	font-size: 80%;
}

/* 注2 */
p.chu2 {
	padding-top: 0.5em;
	text-indent: 0;
	font-size: 85%;
}

/* 注3 */
p.chu3 {
	margin-top: 1em;
	margin-left: 1em;
	text-indent: 0;
	font-size: 80%;
}


td {
	line-height: 1.6em;
}


/* 事例集・囲み */
.kakomi {
	padding: 8px;
	margin-bottom: 2em;
	border: 1px solid;
	border-color: #CCCC99;
}


/* コラム */
.column {
	padding: 10px;
	margin-bottom: 1.5em;
	border: 2px solid;
	border-color: #CCCC99;
}

.tcolumn {
	font-weight: bold;
	background-color: #E1E1FF;
	text-indent: 0.5em;
}

.title-center {
	font-weight: bold;
	line-height: 4;
	text-indent: 0em;
	text-align: center;
}

.title-center2 {
	padding: 1em 0 2em;
	font-weight: bold;
	line-height: 1.6;
	text-indent: 0em;
	text-align: center;
}

td {
	line-height: 1.6em;
}

.up {
	font-size:80%;
	text-align:right;
}

.navi {
	font-size:80%;
	padding:13px 0 15px 0;
}

.u {
	text-decoration:underline;
}
