/* jinzai */

.jinzai img.pic {
	margin-bottom: 20px;
}

.jinzai h4 {
	color: #006699;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px solid;
}

.jinzai p {
	margin-bottom: 10px;
}

.jinzai p.kasen {
	color: #555;
	font-size: 15px;
	font-weight: bold;
}
/* nagare */

.nagare01 {
	background-image: url(/recruit/fresh/img/s01.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 10px 200px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.nagare02 {
	background-image: url(/recruit/fresh/img/s02.gif);
	background-repeat: no-repeat;
	padding: 15px 0px 25px 200px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.nagare03 {
	background-image: url(/recruit/fresh/img/s03.gif);
	background-repeat: no-repeat;
	padding: 30px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.nagare04 {
	background-image: url(/recruit/fresh/img/s04.gif);
	background-repeat: no-repeat;
	padding: 30px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.nagare05 {
	background-image: url(/recruit/fresh/img/s05.gif);
	background-repeat: no-repeat;
	padding: 30px 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.nagare06 {
	background-image: url(/recruit/fresh/img/s06.gif);
	background-repeat: no-repeat;
	padding: 30px 0px;
	margin-bottom: 20px;
}

/* kyouiku */

.kyouiku img.pic {
	padding-bottom: 5px;
}

/* schedule */

#schedule table.shousai {
	margin: 20px 0px;
	border: 1px solid #ccc;
}

#schedule table.shousai th,
#schedule table.shousai td {
	padding: 10px;
	border: 1px solid #ccc;
}

#schedule table.shousai th {
	background-color: #d5f4f4;
}

#schedule p.rikunabi {
	font-weight: bold;
	margin-top: 10px;
}

#schedule h5 {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
}

#schedule table.contact th,
#schedule table.contact td {
	padding: 5px 10px 0px 0px;
}

/* kyaria */

.kenshu {
	margin-bottom: 5px;
}

.kenshu img {
	float: left;
	padding: 0px 10px 10px 0px;
}

.kenshu p.title {
	font-weight: bold;
	font-size: 17px;
	color: #634729;
}

.kenshu:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

.senpai {
	margin-bottom: 15px;
	padding: 10px;
	background-color: #ededed;
}

.senpai img {
	float: left;
	border: 3px solid #e0dfdf;
	margin: 0px 10px 30px 0px;
}

.senpai p.name {
	font-weight: bold;
	font-size: 17px;
	color: #634729;
}

.senpai p {
	padding-bottom: 10px;
}

.senpai p.name span {
	font-size: 15px;
	padding-left: 10px;
}

.senpai p span.subtitle {
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding: 3px;
	margin-right: 7px;
	background: #3399cc;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.senpai:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}

p.shikaku {
	font-weight: bold;
	font-size: 17px;
	margin: 10px 0px;
}

/* shikaku */

.inner .shikaku h4 {
	color: #432e0e;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0;
	margin-bottom: 20px;
}

.shikaku table {
	margin: 20px 40px;
}

.shikaku table th,
.shikaku table td {
	text-align: left;
	vertical-align: top;
}

.shikaku table th {
	font-weight: bold;
	color: #006699;
	padding: 10px 60px 10px 0px;
}

.shikaku table td {
	padding: 10px 50px 10px 0px;
}
