body {
	margin: 0;
	background-color: #FFFFFF;
   	text-align: center;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}

a {
	text-decoration: underline;
	}

a  img{
	border: none;
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#shadow{
	background:url(design-image/shadow_main.gif) repeat-y center; 
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	background-color: #FFFFFF;
	}

#header {
	color: #FFFFFF;
	text-align:right;
	font-size:10px;
	padding-right:20px;
	background-color: #4199BF;
	background-image: url(design-image/header_footer_bg.gif);
	background-repeat: repeat-x;
	}

#header a {
	color:#FFFFFF;
	text-decoration: none;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

#content {
	padding: 15px 33px 40px; 
	background-color: #FFFFFF;
	color: #666666;
	font-size: small;
	}

.top_left{
	width:362px;
	margin-right:10px;
	float:left;
	}
	
.top_right{
	width:362px;
	float:right;
	}

.top_clear{
	clear:both;
	}
	
.big_link{
	font-size:16px;
	}

.caption{
	font-size:x-small;
	line-height:120%;
	}

#content p {
	color: #666666;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#content blockquote {
	line-height: 140%;
	border:dotted 1px #3399FF;
	margin:10px 0px;
	padding:10px;
	}

#content li {
	line-height: 150%;
	}

#content h1 {
	background:#4C9EC1 url(design-image/h1_bg.gif) repeat-x;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	display:block;
	margin-bottom:10px;
	padding:3px;
	margin-top: 20px;
	}

#content h2 {
	font-size:15px;	
	text-align: left;
	font-weight: bold;
	color:#298BBA;	
	margin-bottom: 5px;
	}

#content h3 {
	font-size:14px;
	text-align: left;
	font-weight: bold;
	color:#666;
	margin-bottom: 5px;
	}

#content h4 {
	font-size:12px;	
	text-align: left;
	font-weight: bold;
	color:#3399FF;
	margin-top:3px;
	margin-bottom: 3px;
	}
#content h5 {
	font-size: 18px;
	letter-spacing: -0.1em;
	line-height: 115%;
	color: #6C2D34;
}


#content ul {
	margin-top: 0px;
	}

#content ol {
	margin-top: 0px;
	}

#content dl {
	margin-top: 0px;
	}

#content table.schedule {
	border:solid 1px #000000;
	border-collapse:collapse;
	}

#content table.schedule th{
	border:solid 1px #000000;
	text-align:center;
	}

#content table.schedule td{
	border:solid 1px #000000;
	}

#content table ul{
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	}

#content table ol{
	list-style-type: decimal;
	}

#footer {
	color: #FFFFFF;
	background-color: #4C9EC1;
	background-image: url(design-image/header_footer_bg.gif);
	background-repeat: repeat-x;
	text-align:left;
	font-size:10px;
	padding-left:20px;
	}
.space {
	height: 50px;
}
.toiawase {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #298BBA;
}
.bigger {
	font-size: 14px;
}

