@charset "utf-8";

#content h3 {
clear:both;
}

#content #schedule{
margin-top: 3em;
}

#content #schedule td, #content #schedule th{
border:1px solid;
border-color:#FFF;
padding:0.5em;
}

#content #schedule th {
	font-weight:bold;
	text-align:center;
	background-color:#DBDBDB;
}

#content #schedule td {
	text-align:center;
	background-color:#EEE;
}

#content #schedule .left {
text-align: left;
}

.ps-title h2 {
font-size : 150%;
letter-spacing : 0.2em;
margin-bottom : 0.5em;
color : ForestGreen;
}

.takumi-style img {
  border: none;
}

#content #profile_photo {
float:left;
width: 130px;
}

#content #profile {
	float:left;
	width:460px;
}

#content .notice {
	color: red;
	font-size: 90%;
}

.lead {
	margin:2em 0;
}

.open {
  text-align : center;
}