table.what .small {
	font-size: 10px;
}
table.what .cate {
	font-size: 16px;
	font-weight: bold;
}
table.what .mid {
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
table.what h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
}
table.what .com2 {
	font-size: 12px;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}
table.what .gm {
	background-color: #333333;
	font-weight: bold;
}
table.what .gmt {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

table.what img {
	margin: 0px;
	padding: 0px;
}

table.what p {
	margin-bottom: 10px;

}

table.what .center {
	text-align: center;
}
#Header{
background: url("/images/top_title.png") no-repeat center;
width:901px;
height:93px;
margin:0 auto;
}
#Header h1 {
height:75px;
margin:0 0 0 0;
width:225px;
}
#Header h1 a {
border:medium none;
display:block;
height:100%;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
width:100%;
}

body{
   background:url(/images/back_side.png) repeat-y top center #f3f3f3;
   font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
   margin:0;
}

.subti{
  font-size:12px;
}

#footer_n {
   background: url(../images/top_footer.png) no-repeat 0 center;
   clear:both;
   font-size:10px;
   margin:0 auto;
   padding:8px 0;
   text-align:right;
   width:901px;
  color:#FFFFFF;
}
#footer_n p {
   margin:0;
   padding:0 15px 0 0;
   color:#FFFFFF;
   font-size:10px;
}
#footer_n a {
   background:inherit;
   color:#FFFFFF;
   text-decoration:none;
}
#footer_n a:hover {
   text-decoration:underline;
}

#powered_by {
    padding-top: 17px;
    float: right;
    width: 200px;
    height: 30px;
    color: #000;
    text-align: center;
}

#powered_by a {
    color: #FF9900;
}

#ContentsContainer{
	margin:0 auto;
    width: 885px;
}
