﻿body {
	font-family: "ＭＳ Ｐゴシック", Arial, sans-serif;
	background-image: url('../images/background.jpg');
	background-repeat: repeat;
	background-color: #000000;
	color:black;
	margin:0;
	padding:0;
	text-align:center;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align:left;
}
#container h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	margin-top: 0px;
	float: left;
	color: #FFFFFF;
}
#container h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin:0px;
	color:#a9a9a9;
	background-image: none;
	padding-left: 550px;
	padding-top: 0px;
	font-weight: normal;
	text-align: right;
}
#header{
margin:0;
padding:0;
}
#header div#left {
	width: 640px;
	height:406px;
	background-image: url('../images/top.jpg');
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
}
#header div#right {
	width:305px;
	margin-top:0px;
	float:right;
}
#menu {
	margin:10px auto auto 10px;
}
/* インフォメーション */
#main{
	height: 360px;
	width: 300px;
	background-image:url('../images/img40.gif');
	background-position:left top ;
	background-repeat:no-repeat;
	margin: 2px 1px 1px 0;
	overflow: auto;
	margin-right: 0px;
	}
#main h5 {
	color: #FFFFFF;
	font-size: 14px;
	margin: 4px 5px 0;
	background-color: #808080;
	padding-left: 5px;
	width: 200px;
}
#main p {
	margin: 4px 17px 0;
	color: #FFFFFF;
}
#main hr {
	border : #808080 dotted;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #808080;
	border-right-width: medium;
	border-right-style: dotted;
	border-right-color: #808080;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #808080;
	border-left-width: medium;
	border-left-style: dotted;
	border-left-color: #808080;
	width:85%;
	text-align:left;
}
.left {
	width:430px;
	float:left;
}
.right {
	width:515px;
	padding-left:10px;
}
#schedule{
	border:1px dotted gray;
	height: 200px;
	margin: 2px 1px 1px 0;
	overflow: auto;
	margin-left: 10px;
	}
#footer {
	font-size: 13px;
	text-align: center;
	padding-top:15px;
	color: #FFFFFF;
	height:48px;
	background-image:url('../images/footer2.gif');
	background-repeat:no-repeat;
	background-position:center;
	width:960px;
	margin:0 auto;
}	
img {
	behavior: url('../iepngfix/iepngfix.htc');
}
/* サイトの文字体裁 */
h2 {
	font-size: x-large;
	color: #c77;
}
h3 {
	font-size: 16px;
	color: #000000;
	background-image: url('../images/h3_back.png');
	width: 326px;
	height: 32px;
	background-repeat: no-repeat;
	margin: 15px auto 10px 0px;
	padding-left: 40px;
	padding-top: 5px;
	font-weight: bold;
}
h4 {
	color: #c77;
	font-size: 13px;
	margin: 4px 5px 0;
}
blockquote,p,ol,ul {
	font-size: small;
	color: #C0C0C0;
}
h5 {
	font-size: x-small;
	color: #c77;
}
h6 {
	font-size: xx-small;
	color: #800000;
}
p {
	font-size:13px;
}
/* フッター */
#footer p {
	font-size: 14px;
	color: #c77;
}
/* リンク */
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #9c9;
	text-decoration: none;
}
.boxleft {
	width:445px;
	float:left;
	margin-top:10px;
}
.boxright {
	float:left;
	width:510px;
	margin-top:10px;
}
