@charset "utf-8";
* {padding: 0px; margin:0px; }
body {
	font: 13px
	"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	background: #ffffff;
	color: #000;
}
img {vertical-align: bottom;}
h1 {width: auto; font-size: 16px; padding-top: 12px; padding-bottom: 6px; padding-left: 0px; color: #333333; }
h2 {width: auto; font-size: 14px; padding-top: 12px; padding-bottom: 6px; padding-left: 0px; color: #333333; }
p {margin-left: 10px; margin-right: 10px; padding-left: 6px; padding-right:6px; text-indent:1em; }

.page {width: 700px; margin:10px; color: #333333; background-color: #eee; overflow:auto; }

.title {margin: 0px; padding: 15px; width: auto; font-size: 20px; text-align: left; font-weight: bold; color: #eeeeee; background-color: #333366;}
.title a, .title a:link, .title a:visited, .title a:hover {text-decoration: none; color:#eeeeee;}
.subtitle {margin: 0px; padding: 5px; width: auto; font-size: 12px; text-align: center; color: #eeeeee; background-color: #333366;}
.subtitle a, .subtitle a:link, .subtitle a:visited, .subtitle a:hover {text-decoration: none; color:#eeeeee;}

.menu {width: 700px; height: 19px;  padding-top: 3px; padding-bottom: 3px; font-size: 13px; text-align:center; background-color: #BBEEFF;}
.menu ul {list-style: none; }
.menu li {list-style: none; display:inline; text-align: center; width: auto; height: auto; }
.menu a, .menu a:link, .menu a:visited {width: auto; height: auto; text-decoration: none; color: #554422; }
.menu a:hover {text-decoration: none; color: #eebb33; } 

.text {width: 650px; margin-left:25px; padding: 12px; color: #333333; text-indent: 1em; line-height: 150%; font-size: 12px;}

.footer {width: 700px; padding-top: 5px; padding-bottom: 5px; font-size: 12px; text-align: center; color: #eeeeee; background-color: #333366; float: left;}


/* Copyright (C) Osamu AOKI, All rights reserved. */

