@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body {
	margin: 0px;
	line-height: 1.8em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	padding: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 1.1em;
	color: #000;
	font-weight: bolder;
}
#gNavigarion ul {
	list-style: none;	
}
#gNavigarion {
	width: 160px;
	float: left;
}
#main {
	float: right;
	width: 640px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
	margin-left: 160px;
	width: 600px;
}
#headder {
	padding-left: 160px;
	padding-bottom: 60px;
}
#gNavigarion ul li{
	line-height: 3em;

}
#gNavigarion a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bolder;
		padding-right: 3px;
	padding-left: 3px;
}
#gNavigarion a:hover {
	color: #FFF;
	background-color: #999;
}
#gNavigarion a:active {
	position: relative;
	top: +1px;
	right: -1px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 21px;
	line-height: normal;
	margin-bottom: 15px;
	margin-top: 50px;
	color: #999;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
	width: 600px;
}
#main p.access {
	margin-bottom: 40px;
	margin-top: 10px;
}
h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 20px;
	color: #999;
	width: 400px;
}
h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: normal;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #999;
	padding-bottom: 3px;
	border-bottom: 1px dotted #CCC;
	width: 360px;
}

#main ul {
	list-style: none;
	margin-bottom: 20px;
}


#wrapper {
	width: 800px;
	margin-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#main .date {
	margin-top: 60px;
}

table.schedule{
	width: 400px;
}

table.schedule td{
	padding:0;
	margin:0;
	border-bottom: 1px solid #CCC;
}

/*------ トップへ ------*/

#goTop{
	clear: both;
	width: 600px;
	margin: 0px;
	padding: 20px 0px 0px;
}
#goTop p{ 
	text-align: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#wrapper #main p {
	margin-bottom: 20px;
	margin-top: 0px;
}

#wrapper #main p.en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	margin-top: 5px;
	padding-top: 0px;
	margin-bottom: 50px;
}

#main div.column{
	border: 1px dotted #CCC;
	padding: 10px 10px 0px;
	width: 480px;
}
.angle {
	font-weight: bold;
	font-size: 10px;
}
#main p.text {
	line-height: 1.5em;
	width: 500px;
	text-indent: 1em;
	padding: 0px;
	margin: 0px;
}
#main p.gakubucho {
	width: 500px;
	text-align: right;
}

