@charset "utf-8";

/* CSS Document */

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}	

* html .clearfix {/*IE6*/
	height: 1%;
}

*:first-child + html .clearfix {/*IE7*/
	display: inline-block;
}

.cfix:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}	

* html .cfix {/*IE6*/
	height: 1%;
}

*:first-child + html .cfix {/*IE7*/
	display: inline-block;
}


.maintitle {
	margin: 0 0 0 0;
	border-bottom: none 0;
}


/*■■■■■*/

#contents {
	color: #666666;
	font-size: 0.9em;
	line-height: 1.4;
}

#contents p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.0em;
	line-height: 1.5;
}

#contents img {
	border: none 0;
}

ul.indexList {
	list-style: none;
	padding-left: 0!important;
}
ul.indexList li {
	list-style: none;
	text-align: center;
}
ul.indexList li img {
	margin-bottom: 10px;
}


.pdflist {
}

.pdflist,
.pdflist li {
	list-style: none;
}
.pdflist li {
	float: left;
	margin-right: 20px;
}

ul.liscon {
	margin-top:5px;
}
ul.liscon li {
	list-style: circle;
	margin-left: 20px;
	text-align: left;
}

.lead {
	margin: 10px 20px;
}
.links{
	margin: 0 0 30px;
}

#contents .image-left01 {
	float: left;
	margin: 0 25px 18px 0;
	padding: 3px 0 0 0;
	font-size: 0.694em;
	text-align: right;
}

#contents .image-right01 {
	float: right;
	margin: 0 0 18px 25px;
	padding: 3px 0 0 0;
	font-size: 0.694em;
	text-align: right;
}

#contents .image-left01 img,
#contents .image-right01 img {
	margin: 0 0 2px 0;
}



#contents ul.normal-list01 {
	list-style: none;
	margin: 0 0 1.0em 0;
	padding: 0;
}

#contents ul.normal-list01 li {
	margin: 0;
	padding: 0 0 0 8px;
	background: url(images/mark_list_square01.png) 0 10px no-repeat;
}


#contents ul.link-list01 {
	list-style: none;
	margin: 0 0 1.0em 0;
}

#contents ul.link-list01 li {
	float: left;
	margin: 0 20px 0 0;
}

#contents ul.link-list01 li .link-pdf01 {
	padding: 5px 0 4px 28px;
	background: url(/images/pict_pdf.gif) 0 0 no-repeat;
}



#contents .arc-block01 {
	margin: 0 0 20px 0;
	padding: 0 0 12px 0;
}

#contents .arc-block01-r {
	float: right;
	width: 600px;
}

#contents .arc-block01-l {
	float: left;
	width: 122px;
	padding: 4px 0 0 0;
}

#contents .arc-block01-title {
	color: #0099ff;
	font-weight: bold;
}


#contents .line-bottom01 {
	border-bottom: dashed 1px #666666;
}




#contents table.data-table01 {
	margin: 0 0 1.0em 0;
	border-collapse: collapse;
	border-spacing: 0;
	color: #666666;
	font-size: 1.0em;
	line-height: 1.5;
}

#contents table.data-table01 th {
	padding: 9px 10px 7px 10px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
}

#contents table.data-table01 td {
	padding: 8px 10px 0 10px;
	vertical-align: top;
	word-break: break-all;
}


#contents table.theme-green01 {}
#contents table.theme-green01 th {
	border: solid 1px #18c331;
	background: #6ad47a;
}

#contents table.theme-green01 td {
	border: solid 1px #18c331;
}


#contents table.theme-pink01 {}
#contents table.theme-pink01 th {
	border: solid 1px #e67290;
	background: #f18da7;
}

#contents table.theme-pink01 td {
	border: solid 1px #e67290;
}



#contents table.theme-orange01 {}
#contents table.theme-orange01 th {
	border: solid 1px #fe8b1b;
	background: #f9a553;
}

#contents table.theme-orange01 td {
	border: solid 1px #fe8b1b;
}


.w-1p { width: 1% !important; }
.w-5p { width: 5% !important; }
.w-10p { width: 10% !important; }
.w-15p { width: 15% !important; }
.w-20p { width: 20% !important; }
.w-25p { width: 25% !important; }


.mt-0 { margin-top: 0 !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }


.mb-0 { margin-bottom: 0 !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-35 { margin-bottom: 35px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-45 { margin-bottom: 45px !important; }
.mb-50 { margin-bottom: 50px !important; }
.mb-55 { margin-bottom: 55px !important; }
.mb-60 { margin-bottom: 60px !important; }

.fs-s { font-size: 0.833em !important; }
.fw-b { font-weight: bold !important; }
.fw-n { font-weight: normal !important; }

.ta-l { text-align: left !important; }
.ta-c { text-align: center !important; }
.ta-r { text-align: right !important; }






/*--------------------------------

　　各界からの応援メッセージ

--------------------------------*/

.mes_li{
}


/*-----------------------------------------------------

心理社会的ケア、子どもの保護、子どもにやさしい復興計画など

-----------------------------------------------------*/

.h2txtL{
float:left;
}

.h2txtR{
float:right;
padding-top:12px !important;
}

.hogo_midashi_h2{
color:#18c331;
font-family:meiryo;
font-size:26px;
margin:0;
}

.hogo_kakolink li{
width:80px;
float:left;
}

.hogo_kakolink li i{
padding-right:5px;
color:#09f;
}



/*-----------------------------------------------------

共通フッター

-----------------------------------------------------*/

body {
	margin-bottom:0;
}

#footer {
	background:url(/kinkyu/japan/images/bg_footer.png) no-repeat right top;
	position:relative;
	min-height:95px;
	padding:10px 10px 0 10px;
	width:783px;
	margin-top:20px;
}

#footer ul {
	text-align:left;
	width:420px;
}

#footer li {
	display:inline-block;
	margin-bottom:5px;
	margin-right:5px;
}

#footer li a:hover,
#footer .topBtn a:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

#footer .topBtn {
	position:absolute;
	top:15px;
	right:10px;
}





