@charset "utf-8";
body {
	background-color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 1000px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 950px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#aside {
	width: 510px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#left {
	width: 510px;
	text-align: left;
}
.underline {
	width: 510px;
	margin-top: -5px;
}
.history {
	background-image: url(../images/special/b_midd.jpg);
	background-repeat: repeat;
	width: 510px;
}
#his {
	width: 460px;
	text-align: left;
	margin-left: 25px;
}
.tex {
	font-size: 120%;
	color: #333333;
	width: 510px;
	border-bottom: 1px dotted #999;
	line-height: 2em;
	display: inline;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}
#article {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
}
#right {
	width: 395px;
}
.live {
	background-image: url(../images/special/w_midd.jpg);
	background-repeat: repeat-y;
	width: 395px;
}
#photo {
	width: 400px;
}
.l_photo {
	background-image: url(../images/special/w_midd.jpg);
	background-repeat: repeat-y;
	width: 395px;
}
.php01 {
	width: 350px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 120%;
	color: #333333;
	margin-bottom: 20px;
	overflow-y: scroll;   /* スクロール表示 */
	height: 350px;
}
.php02 {
	width: 350px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 120%;
	color: #333333;
	margin-bottom: 20px;
	overflow-y: scroll;   /* スクロール表示 */
	height: 350px;
}
#container02 {
	margin-left: 20px;
	margin-top: 5px;
}
/*#prof hr {
	width: 340px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
hr {
	width: 350px;
	margin-left: 15px;
}*/
#prof {
	background-image: url(../images/special/p_midd.jpg);
	background-repeat: repeat-y;
	width: 908px;
	margin-left: 30px;
	text-align: left;
}
#prof li {
	margin-left: 50px;
	width: 360px;
}
.text02 {
	font-size: 150%;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 10px;
}
.text03 {
	font-size: 120%;
	color: #333333;
	width: 300px;
	margin-bottom: 10px;
}
.text04 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}
#yoyogihara {
	float: left;
	width: 360px;
}
#suzumoku {
	float: left;
	width: 360px;
	margin-left: 50px;
}
#footer {
	font-size: 100%;
	color: #FFFFFF;
	padding-bottom: 20px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 50px;
	margin-top: 7px;
}

