@charset "utf-8";

#slideArea {
	background: #BEE4E7;
/*  overflow: hidden;*/
}
#mainImage {
	width: 950px;
	height: 350px;
	margin: 0 auto;
}

#toppage .bx-wrapper .bx-prev {
	background: url(../js/bxslider/images/controls2.png) no-repeat 0 -32px;
	left: -16px;
}
#toppage .bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
#toppage .bx-wrapper .bx-next {
	background: url(../js/bxslider/images/controls2.png) no-repeat -43px -32px;
	right: -16px;
}
#toppage .bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
#toppage .bx-wrapper .bx-pager.bx-default-pager a:hover,
#toppage .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #1d9ba7;
}
#toppage .bx-wrapper .bx-pager,
#toppage .bx-wrapper .bx-controls-auto {
	bottom: -24px !important;
	right: 0 !important;
	width: 100% !important;
}

#toppage #contentsWrap {
	border: none;
	padding: 0;
}

section {
	overflow: hidden;
}

section#infoArea {
	margin: 40px 0 80px;
}
.topLeft {
	width: 710px;
	float: left;
}

.topLeft h2 {
	font-size: 18px;
	border-bottom: 2px dotted #CCC;
	padding: 10px 0 10px 32px;
	margin-bottom: 10px;
	background: url(images/h2Circle.png) no-repeat 10px center;
}
.midashiWrap {
	position: relative;
}
.toIchiran {
	position: absolute;
	top: 13px;
	right: 0;
	font-size: 14px;
}
.toIchiran a {
	background: url(images/ichiranBack.png) no-repeat left center;
	padding-left: 10px;
}

.topLeft table {
	color:#525252;
	font-size:90%;
	margin-top:10px;
	margin-bottom: 40px;
	width:100%;
}
.topLeft table th {
	font-weight:normal;
	white-space:nowrap;
	width:100px;
	text-align:left;
}
.topLeft table, .topLeft th, .topLeft td {
	border-collapse:collapse;
}
.topLeft table th,
.topLeft table td {
	padding:5px;
	vertical-align:top;
	line-height: 1.8;
}
.topLeft table tr {
	border-bottom:1px dotted #DDD;
}
.tableCate {
	white-space: nowrap;
}
.tableCate img {
	vertical-align: middle;
}

.topLeft a {
	color: #333;
	text-decoration: none;
}

.topRight {
	width: 202px;
	float: right;
}
#blogArea {
	border: 1px solid #CCC;
	margin-bottom: 20px;
}

div.rss-box {
	margin:15px 10px 25px;
	font-size:80%;
	color:#525252;
	line-height:130%;
}
li.rss-item {
	margin-bottom:10px;
	line-height: 1.5;
}
span.rss-date {
	padding-bottom:10px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}

#toBlog {
	margin: 0 10px 10px;
	text-align: right;
	font-size: 14px;
}
#toBlog a {
	color: #333;
	text-decoration: none;
	background: url(images/ichiranBack.png) no-repeat left center;
	padding-left: 10px;
}

#jigyo {
	margin-bottom: 80px;
}
#jigyo h2 {
	font-size: 30px;
	margin-bottom: 30px;
}
#kodomo {
	width: 290px;
	float: left;
	border-top: 5px solid #1D9BA7;
}
#korei {
	width: 620px;
	float: right;
	border-top: 5px solid #1D9BA7;
	background: url(images/hand-illust.png) no-repeat right bottom;
}
#jigyo h3 {
	font-size: 20px;
	margin: 10px 0 38px;
	color: #333;
}
.jigyoBox {
	border: 1px solid #878787;
	margin-bottom: 20px;
}
.jigyoBox p.fuchu {
	background: #D8D8C5;
	color: #333;
	padding: 4px 10px;
}
.jigyoBox p.chiyoda {
	background: #D1F092;
	color: #333;
	padding: 4px 10px;
}
.jigyoBox p.akiruno {
	background: #FFDAE1;
	color: #333;
	padding: 4px 10px;
}
.jigyoBox a {
	display: block;
	padding: 15px 20px 20px;
	text-decoration: none;
}
.jigyoBox h4 {
	font-size: 18px;
	padding-left: 20px;
	margin-bottom: 15px;
	color: #000;
}
.jigyoBox h4#siratori {background:url(images/c-siratori.png) no-repeat left center;}
.jigyoBox h4#touch {background:url(images/c-touch.png) no-repeat left center;}
.jigyoBox h4#kizuna {background:url(images/c-kizuna.png) no-repeat left center;}
.jigyoBox h4#izumi {background:url(images/c-izumi.png) no-repeat left center;}
.jigyoBox h4#midori {background:url(images/c-midori.png) no-repeat left center;}
.jigyoBox h4#asahi {background:url(images/c-asahi.png) no-repeat left center;}
.jigyoBox h4#jimukyoku {background:url(images/c-jimukyoku.png) no-repeat left center;}
.jigyoBox h4#iwamoto {background:url(images/c-iwamoto.png) no-repeat left center;}
.jigyoBox h4#renjaku {background:url(images/c-renjaku.png) no-repeat left center;}
.jigyoBox h4#plaza {background:url(images/c-plaza.png) no-repeat left center; font-size: 17px;}

.jigyoBox p.catchCopy {
	color: #1D9BA7;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: 10px;
	font-size: 14px;
}

#koreiL {
	width: 290px;
	float: left;
}
#koreiR {
	width: 290px;
	float: right;
}
.jigyoBox a.backGreen {
	background: #EFFEFF;
}

section#links {
	margin-bottom: 40px;
}
section#links::after {
	content: '';
	clear: both;
	display: block;
	line-height: 0;
	height: 0;
	visibility: hidden;
}
#links ul li {
	float: left;
	margin-right: 10px;
	position: relative;
}
#links ul li:last-child {
	margin-right: 0;
}
#links p.update {
	position: absolute;
	bottom: 14px;
	left: 10px;
	font-size: 13px;
}

section#update {
	position: relative;
}
h2 span {
	font-weight: normal;
	font-size: 14px;
}




@media screen and (max-width:479px) {
	#mainImage {
		width: 100%;
		height: auto;
	}
	#toppage .bx-wrapper .bx-prev,
	#toppage .bx-wrapper .bx-next {
		display: none;
	}
	.topLeft {
		width: 100%;
		float: none;
	}
	.topLeft h2 {
		font-size: 15px;
	}
	.toIchiran {
		top: 11px;
		right: 10px;
		font-size: 12px;
	}
	.tableWrap {
		padding: 0 10px;
	}
	.topLeft h2 {
		margin-bottom: 0;
	}
	.topLeft table {
		margin-top: 0;
	}
	.topLeft table th, .topLeft table td {
		display: block;
		padding: 0;
	}
	.topLeft table th {
		padding-top: 10px;
		color: #999;
	}
	.topLeft table tr:first-child th {
		padding-top: 0;
	}
	.topRight {
		width: 100%;
		float: none;
		text-align: center;
	}
	#blogArea {
		width: 202px;
		margin: 0 auto 20px;
	}
	#jigyo h2 {
		font-size: 20px;
		text-align: center;
	}
	#jigyo h3 {
		text-align: center;
		color: #1D9BA7;
	}
	#kodomo,
	#korei {
		float: none;
		width: 100%;
		padding: 0 20px;
	}
	#koreiL, #koreiR {
		float: none;
		width: 100%;
	}
	#korei {
		background: none;
	}
	#links ul {
		background: url(images/hand-illust2.png) no-repeat right bottom;
	}
	#links ul::after {
		content: '';
		clear: both;
		display: block;
		line-height: 0;
		height: 0;
		visibility: hidden;
	}
	#links ul li {
		float: left;
		width: 50%;
		margin: 0;
		border: 1px solid #FFF;
	}
	#update h2 span {
		display: none;
	}
}
