#body{
	background:#fff;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

body,td,th {
	font-size: 95%;
	color: #333333;
	line-height: 1.8em;
}

#page{
	width:780px;
	margin: auto;
	clear: both;
	float: none;

}

a:link {
color:#0066CC;
} 

a:visited {
color:#0066CC;
} 

a:hover {
color:#FF0000;
} 


h1, h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0px;
	margin: 0px;
}

h1{
 font-size: 130%;
 color: #000000;
}

h2{
	font-size: 130%;
	color: #000000;
	font-weight: bolder;
}

h3{
	font-size: 100%;
 color: #000000;
	font-weight: bold;
}

h4{
	font-size: 70%;
 color: #000000;
	font-weight: bold;
	 	line-height: 1.2em;
}


h5{
	font-size: 80%;
 color: #696969;
 	line-height: 1.5em;
		font-weight: normal;
}

h6{
	font-size: 90%;
 color: #000000;
	font-weight: bold;
}


h7{
	font-size: 70%;
 color: #000000;
	 	line-height: 1.2em;
}


#menu{
background:#ffffff url('') no-repeat left top;
height:100px;
letter-spacing:2px;
text-align:left;
float:center;
}


#center{
width:750px;
float:center;
padding:10px 0 10px 0;
text-align:left;
}
#center a{
color:#00497c;
}
#center a:hover{
color:#4455b6;
}

#center h2{
border-width:1px;
border-style:solid;
border-color:#fff #fff #808080 #808080;
color:#000;
font-size:1em;
margin:5px 10px 7px 0;
padding-left: 10px; /* 左の余白 */
border-width: 0px 0px 2px 10px; /* 枠の幅 */
padding:0px 5px;
}


#center p{
margin:0 10px 2px 0;
padding:0 10px 7px 10px;
font-size:1em;
line-height:120%;
}

#copy{
clear:both;
background:#000000 url('') no-repeat left top;
border-top:1px solid #666;
color:#fff;
padding:1px 0 3px 0;
text-align:right;
}

