h2,h3,h4,h5,h6 {
   margin:0;
}
div.head {
background-color:#000000;
background-repeat: repeat;
}


h1 {
 	margin:178 0 0 4;
	color:#3c3c3c;
	font-size:0.55em;
}
h1 {
 	margin:0 0 0 0;
	color:#808080;
	font-size:1.2em;
	background:#ff69b4;
}

div#main h2 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	font-size:1.00em;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px double #FFbbaa;
	color:#ff69b4;
}

div#main h3 {
	margin-bottom:8px;
	padding:2px 2px 2px 0;
	font-size:1.00em;
	font-weight:bold;
	line-height:1.4;
	border-bottom:3px double #FFbbaa;
	color:#ff69b4;
}


body {margin-top : 0px;	/*上マージンを表示領域幅の 1% 確保*/
/*  margin-right  : 7%;   右マージンを表示領域幅の 7% 確保*/
/*  margin-bottom : 3%;   下マージンを表示領域幅の 3% 確保*/
/*  margin-left   : 5%;   左マージンを表示領域幅の 5% 確保*/
/*	background-color:#66FF00; */
/*	background-repeat: no-repeat; */
/*	background-attachment: fixed; */
	font-size:0.80em;
background-color: #000000;
background-repeat: repeat;
}



a:link {
text-decoration:none;
color:#0033FF;
}

a:visited {
text-decoration:none;
color:#00aabb;
}

body td {
vertical-align: top;
font-size:0.80em;
}

div#footer {
overflow: none;
/* padding: 200px 0 0 0; */
width: 800px;
/*	height: 200px;	*/
margin: 0 auto;
}