@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../img/back_kokoro.jpg);
	background-repeat: repeat-x;
}
#top_img {
	height: 302px;
}
#main {
	height: 2500px;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#contents01 {
	height: 2500px;
	width: 700px;
	float: left;
}
#news_box {
	height: 200px;
}
#box01 {
	height: 300px;
}
#tx01 {
	font-size: 14px;
	line-height: 1.6em;
	height: 180px;
	padding: 10px;
}
#table01 {
	width: 660px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

table.menu {
	width:660px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
table.menu, table.menu th, table.menu td {
	border:1px solid #999999;
	border-collapse:collapse;
}
.table_title {
	font-size: 130%;
	color: #000000;
	font-weight: 500;
}

table.menu th {
}
table.menu th, table.menu td {
	vertical-align:top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
table.menu th span, table.menu td span {

}
ul.normal {
	padding:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
ul.normal li {
	margin:2px;
	list-style:disc;
	border-bottom-width: 1px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#kokoro_img01 {
	height: 180px;
	width: 180px;
	float: left;
	margin-right: 25px;
}
#box04 {
	height: 900px;
}
#time {
	height: auto;
	padding-top: 10px;
	padding-bottom: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5BCB4;
}

#box04_right {
	float: left;
	height: 900px;
	width: 530px;
	font-size: 13px;
	line-height: 1.6em;
}
#box04_left {
	float: left;
	height: 900px;
	width: 150px;
	background-image: url(../img/kokoro_img01.jpg);
	background-repeat: no-repeat;
}
