@charset "utf-8";
body {
	background-color:#ffffff;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	line-height: 140%;
	font-size: 12px;
}

a:link{
    text-decoration:underline;
	font-size:100%;
	color:#006699;
	line-height:140%;
}

a:active{
    text-decoration:underline;
	font-size:100%;
	color:#006699;
	line-height:140%;
}

a:visited{
    text-decoration:underline;
	font-size:100%;
    color:#996699;
	line-height:140%;
}

a:hover{
    text-decoration:none;
	font-size:100%;
	color:#996699;
	line-height:140%;
}

h1 {
	font-size:110%;
	text-align:left;
	margin:5px 0px 0px 0px;
	line-height: 120%;
	border-style:solid;
	border-width:0 0 0px 0;
	border-color:#999999;
	color:#999999;
}

h2 {
	font-size:100%;
	text-align:left;
	margin:15px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#999999;
	color:#999999;
}

h3 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 1px 0;
	border-color:#999999;
	color:#999999;
}

h4 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border-style:solid;
	border-width:0 0 0 0;
	border-color:#999999;
	color:#999999;
}

p {
    color:#999999;
}

.date{
    text-align:right;
	font-size:90%;
}

img {
    border:none;
	margin:5px 5px 5px 5px;
}

table,th,td {
  border-style : solid;
  border-color : #cccccc;
  border-right-width : 0px;
  border-left-width : 0px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-collapse : collapse;
  font-size : 100%;
  line-height : 140%;
  text-align:left;
  vertical-align:top;
  padding:0 5px;
  color:#999999;
}

.index img{
  height:100px;
  margin-top:5px;
  margin-bottom:5px;
}

.index h2 {
	font-size:100%;
	text-align:left;
	margin:5px 0px 5px 0px;
	line-height: 140%;
	border:none;
	color:#999999;
}

div#container{
	width : 810px;
	background-color: #ffffff;
    font-size:100%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

div#container:after{
    content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

div#header {
	background-color:#FFFFFF;
	font-size:90%;
	text-align:left;
	color:#999999;
	width:800px;
	height:auto;
	margin:0;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
}

#header h1 {
    margin: 0;
	padding: 0;
	display: inline;
}

div#top-title{
    background-color:#FFFFFF;
	width : 800px;
	height : auto;
}

div#right {
	width:600px;
	margin:0;
	padding:5px 5px 5px 10px;
	background-color:#FFFFFF;
	font-size:100%;
	color:#333333;
	text-align:left;
	float:right;
	border-left:solid #000000;
	border-left-width:1px;
}

div#left{
	width:180px;
	margin : 0;
	padding:10px 5px 10px 5px;
	background-color:#FFFFFF;
	font-size:100%;
	text-align:left;
	color:#333333;
	float:right;
}

div#left ul{
    margin:10px 0px 10px 10px;
	padding:10px 0px 10px 10px;
	line-height : 170%;
}

div#left li{
	list-style-type:none;
	list-style-position: outside;
}

div#left img{
    margin:0;
}

div#top-waku {
	width:auto;
	text-align:left;
	border-top:solid #cccccc 1px;
	margin-top:10px;
}

.history{
    font-size:90%;
	color:#999999;
}

div#top-waku p{
    margin:5px 5px 5px 5px;
}

div#top-waku ul{
    margin:0px 0px 10px 10px;
	padding:0 0 0 10px;
}

.history li{
	list-style-type:none;
	list-style-position: outside;
}

.pattern li{
	list-style-type:none;
	list-style-position: outside;
	color:#999999;
}

.material li{
	list-style-type:none;
	list-style-position: outside;
	color:#999999;
}

div#counter{
    text-align:right;
}

div#footer{
	background-color:#ffffff;
	font-size:100%;
	text-align:center;
	color:#999999;
	width:800px;
	height:auto;
	margin:10px 0 10px 0;
	padding:0;
	float:right;
}

#footer strong {
    font-weight:normal;
}

#footer-link{
    font-size:90%;
	text-align:left;
	margin:10px;
}

#footer-link strong{
    font-weight:normal;
}

.lextyle {
    text-align:right;
	margin: 0;
	padding: 0;
}
