#about_box {
	height: auto;
	width: 500px;
	margin-top: 15px;
	margin-left: 35px;
}
#about_box .rinen {
	font-size: 1.4em;
	line-height: 1.5em;
	height: 250px;
	margin-top: 15px;
	background-image: url(../images/rinen_bg.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.rinen h4 {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	color: #006600;
}
.rinen p {
	padding-left: 1em;
}
#about_box_link {
	text-align: center;
	height: auto;
	width: auto;
}
#about_box_link p {
	line-height: 1.3em;
	font-size: 0.9em;
}
#aisatsu {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#aisatsu img {
	margin: 5px;
	float: right;
}
#aisatsu p {
	text-indent: 1em;
}
#gaiyou {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 10px;
}
#gaiyou table {
	margin-bottom: 15px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
#gaiyou td {
	border: 1px solid #003300;
}
#about_box h4 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #00CC00;
	margin-top: 10px;
	text-indent: 0.5em;
	font-size: 1.1em;
}
#recruit {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
#recruit table {
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 10px;
}
#recruit td {
	border: 1px solid #003300;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#recruit .mark {
	background-color: #FFFF66;
}
#entry {
	height: 100px;
	width: 500px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#entry p {
	line-height: 1.4em;
}
#entry form {
	line-height: 1.5em;
	margin-top: 15px;
	margin-bottom: 15px;
}
.kanren_box {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.kanren_box h5 {
	font-size: 1em;
	line-height: 1.3em;
}
.kanren_box p {
	line-height: 1.4em;
}
#about {
	height: 200px;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#about ul {
	list-style-position: inside;
	list-style-type: disc;
	line-height: 1.4em;
}
#about li {
	list-style-type: disc;
	line-height: 1.5em;
	text-indent: 1em;
}
.recruit_sub {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 15px;
}
.recruit_sub h5 {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
}
.recruit_sub .box {
	border: 1px solid #006600;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
}
#kanren {
	margin-top: 10px;
	margin-bottom: 15px;
}
#kanren img {
	margin: 5px;
}
#kanren p {
	line-height: 1.4em;
	text-indent: 1em;
}
.kanren_box dl {
	line-height: 1.4em;
	margin-top: 15px;
	margin-bottom: 5px;
}
.kanren_box dt {
	text-indent: 0.5em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-top: 5px;
}
.kanren_box dd {
	text-indent: 1.5em;
}
.kanren_box li {
	line-height: 1.4em;
	margin-left: 0.5em;
	text-indent: 1em;
}
.kanren_box ul {
	margin-bottom: 10px;
}
.kanren_box .bg {
	line-height: 1.5em;
	background-color: #66FF66;
	height: 2.2em;
	vertical-align: middle;
}
.kanren_box th, td {
	border: 1px solid #003333;
	padding: 2px;
}
.kanren_box table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
}
