@charset "shift_jis";

* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
}
li a:link {
	text-decoration: none;
}

li a:visited {
	text-decoration: none;
}
li a:hover {
	text-decoration: none;
	color: #FF0000;
	background-color: #FFFF99;
}
li a:focus {
	background: transparent;
	text-decoration: none;
	color: #FF0000;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}
	
body {
	background-image: url(bg.gif);
	font-family:"Times New Roman", Times, sans-serif, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", verdana, arial,;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
div.content {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: left;
}
div.head {
	background-color: #FFFFFF;
	background-image: url(head_bg.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	padding: 10px;
	cursor: default;
}
div.head p {
		text-align: right;
	padding: 10px;
}
div.copyright {
	background-color: #FFCC66;
	text-align: center;
	clear: both;
}
div.copyright p {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 80%;
}
div.photo {
	float: left;
}
div.main {
	float: right;
	margin-top: 1em;
	overflow: auto;
}
div.head ul {
	width: 100%;
	background-color: #FFDD66;
	
}
div.head li {
	display: inline;
	margin-right: 1em;
	margin-left: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
div.info p {
	font-size: 90%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	line-height: 125%;
}
div.info {
	overflow: auto;
	height: 350px;
	width: 370px;
	border: none #FFCC66;
	scrollbar-base-color: #FFDD66;
}
div.schedule p {
	font-size: 90%;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	line-height: 125%;
}
div.schedule {
	overflow: auto;
	height: 305px;
	width: 370px;
	border: none #FFCC66;
	scrollbar-base-color: #FFDD66;
}
h3 {
	font-weight: normal;
	background-color: #FFFFCC;
	text-indent: 5px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFCC33;
	width: 90%;
	margin-top: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
}
p.name strong{
	font-size: 125%;
}
#profile p {
	margin-top: 1em;
	margin-bottom: 1em;
}
#top a {
	color: #FFFFFF;
	cursor: default;
	text-decoration: none;
}
li.sl a {
	display: none;
}
