@charset "utf-8";
/* CSS Document */
/* リセット */
body {
	margin: 0px;
	padding: 0px;
	font-family:"ＭＳ Ｐゴシック", "Trebuchet MS","Trebuchet",Osaka, "ヒラギノ角ゴ Pro W3",Arial,;
	}
div, ol, ul, dl, form {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}
p ,h1 ,h2 ,h3 ,h4 ,h5 ,h6, dt, dd, input, textarea, address {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}
table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
	font-size: 100%;
	}
th, td {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-weight: normal;
	}
em {
	font-style: normal;
	font-weight: bold;
	}
a img {
	border: none;
	}

button, fieldset, form, input, label, legend, select, textarea{  
font-family:inherit;  
font-size:100%;  
font-style:inherit;  
font-weight:inherit;  
margin:0;  
padding:0;  
vertical-align:baseline;
border:none; 
background:none;
}  

/* スタイル */

body {
	font-size: 14px;
	color: #4B3E36;
}
/* IE6用の文字サイズ指定 */
* html body {
	font-size: 88%;
}
a {
	text-decoration: none;
}
a:link {
	color: #364B4B;
}
a:visited {
	color: #364B4B;
}
a:hover {
	color: #0F7A7A;
}
.small{
font-size:75%;
}
.medium{
font-size:92%;
}
a {
	text-decoration: none;
}
a img {
	border: none;
	}
div#photos{
	display: none;
}
div#header{
	display: none;
}
div#s_list dt{
	display: none;
}
div#courses dt{
	display: none;
}
div#b_list dt{
	display: none;
}
