﻿/*Basic Style Sheet*/

/** {
	margin:  0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
}*/


body {
	color: #222222;
	font:small ＭＳ ゴシック,Osaka,serif;
	background: #ffffff;
	font-size:medium;
	}
	
li {
	list-style-type: disc;
	}
	
ul {
	list-style-type: disc;
	}
	
blockquote{
	margin-left: 10px;
	padding: 0;
	width: 260px;
	}
	
li {
	margin-top: 5px;
	margin-left: 20px;
	}
	
strong {
	font-weight: bold;
	}
	
#mainbox {
	margin-right: auto;
	margin-left: 10px;
	color: #222222;
	font:small ＭＳ ゴシック,Osaka,serif;
	background: #ffffff;
	}
	
#container {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #222222;
	font:small ＭＳ ゴシック,Osaka,serif;
	background: #ffffff;
	}
	
#info {
	top: -1000px;
	left: -1000px;
	position: absolute;
	}
	
#info h1{
	color: #222222;
	font:small ＭＳ ゴシック,Osaka,serif;
	background: #ffffff;
	}
	
.sidewindow {
	font:small ＭＳ ゴシック,Osaka,serif;
	color: #ffffff;
	font-weight: bold;
	}
	
.innerwindow {
	font:small ＭＳ ゴシック,Osaka,serif;
	}
	
.nomal {
	font:small ＭＳ ゴシック,Osaka,serif;
	}
	
.nomal h1 {
	margin-bottom: -15px;
	font:small ＭＳ ゴシック,Osaka,serif;
	font-weight: bold;
	color: #0000FF;
	}
.nomal h2 {
	margin-top: 0;
	font:midiun ＭＳ ゴシック,Osaka,serif;
	latter-spacing: 0.5em;
	font-weight: bold;
	color: #006600;
	text-align: center;
	}
	
.nomal h2 strong{
	margin-top: 0;
	font:midium ＭＳ ゴシック,Osaka,serif;
	latter-spacing: 0.5em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
	}
	
.nomal h3 {
	margin-top: 0;
	font:small ＭＳ ゴシック,Osaka,serif;
	latter-spacing: 0.5em;
	font-weight: bold;
	}
	
.nomal h4 {
	margin-bottom: -15px;
	font:small ＭＳ ゴシック,Osaka,serif;
	font-weight: bold;
	color: #0000FF;
	}
	
.blue {
	font:small ＭＳ ゴシック,Osaka,serif;
	color: #0000FF;
	}

.b_blue {
	font:small ＭＳ ゴシック,Osaka,serif;
	color: #ffffff;
	font-weight: bold;
	background: #3333CC;
	}
	
.bc_blue {
	font:small ＭＳ ゴシック,Osaka,serif;
	color: #ffffff;
	font-weight: bold;
	background: #3333CC;
	text-align: center;
	}

.info {
	margin-top: 0;
	latter-spacing: 0.5em;
	font-weight: bold;
	color: #006600;
	text-align: center;
	}


address {
	font:14px;
	color: #222222;
	font-style: normal;
	}
	
dl#mtnews{
	margin:0;
	padding:0;
}

dl#mtnews dt{
	margin:0.2em 0 0 0.5em;
	background:white url('image/p_1.gif') no-repeat;
	text-indent:10px
}

dl#mtnews dd{
	margin:-0.5em 0 0.5em 1.5em;
	border-bottom:1px blue solid;
}

table#schedule tr td{
	background:white url('image/dot_g.gif') no-repeat;
	text-indent:2em;
	font-size:small
}