@charset "utf-8";

/* ページ全体 */
body{
margin-top:0;
margin-left:auto;
font-size:12px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
line-height:16px;
background:#fff;
text-align:center;
background:url(../sozai/indesozai/bg_img.jpg);
height:100%;
}

body,td,th {
	color: #333333;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	color: #999966;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

a img{
border:none;}

/*ヘッダー*/
#header{
margin: 0 auto;
width:800px;
height:90px;
text-align:left;
}

.title{
  float:left;
  width:250px;
  height:85px;}

.top{
  float:right;
  width:530px;
  height:50x;
  text-align:right;
  overflow:auto;}
  
.topa{
  margin-top:50px;
  float:right;
  width:530px;
  height:20px;
  text-align:right;}


/*アドレス*/
.adrss{
margin:0 auto;
padding-top:0.2em;
border-top:#CC99CC solid 3px;
clear:both;
text-align:right;
width:800px;
background:#FFFFFF;
}

table{
margin-left:auto;
margin-right:auto;
text-align:center;
border:solid #666 2px;
border-collapse:collapse;
width:550px;
color:#333333;}

table td{
border:solid #666 1px;}

caption{
font-size:14px;
vertical-align:middle;
}

.moon10 {
　width: 10em;}

.moon15 {
　width: 15em;}

td{
vertical-align:middle;
height:3.2em;
font-size:12px;}

#plate{
margin-top:0;
margin-left:auto;
margin-right:auto;
padding-top:5em;
padding-bottom:5em;
width:800px;
background:#FFFFFF;}


#footer{
margin-left:auto;
margin-right:auto;
}
