@charset "shift_jis";

body { margin: 0px;
 font-family:"メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

p {font-size:13px;
   color:#696969;
   line-height:1em;}

a { color: #696969;}


a:hover{ color: #00cc99;}

/* ========header zone======== */

#header {
	text-align: center;
	height: 38px;
	width:700 px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


div#header h1 {
   margin:0px;
   padding:10px 10px 10px 10px;
   text-align: center;
   font-size:11px;
   font-weight: normal;
   position: relative;
   z-index: 1;
   top: 8px;			
   color:#;000
   line-height:8px;
  

}
div#header h1 a {
   color:#708090;
   text-decoration: none;

}

div#header h1 a:hover {
   color:#a0a0a0;
   text-decoration: underline;

}

/* ========header zone end!======== */

.a{
   color:#696969;
}

.a:hover {
   color:#0172AB;
   text-decoration:underline;
}

.topicPath{
line-height: 1.3em;
margin-top: 12px;
padding:3px;
text-align: center;
font-color: #696969;
font-size:12px;
} 

.sidetitle {
padding:10px;
border-bottom: 1px 
font-color: #696969;
}


{font-size:16px;
	color:#ffffff;}
table
.t1	{font-size:16px;
	width:598px;
	 background:url("./img/w_back.jpg");}

.side	{width:100px;
	 padding="9px 9px";}

.side2	{width:498px;
	 padding="9px 9px";}

div#footer ul,ol,dl {
   font-size:13px;
}


div#footer dt{
   margin-bottom:1px;
}

div#footer dd{
   padding:0;
   margin:0px 0px 2px 2px;
   padding:3px;
   text-align: center;
}


