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

text-align: left;
overflow: none;
/* padding: 200px 0 0 0; */
width: 800px;
height: 360px;
margin: 0 auto;
}

/*
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;
}

div#main p{
	margin:0 10px 1em 0;
	font-size:1.0em;
	line-height:1.4;
	color:#446666;
}



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



a:link {
text-decoration:none;
color:#0000FF;
margin:0 10px 1em 0;
font-size:0.9em;
line-height:1.4;
}

a:visited {
text-decoration:none;
color:#0088aa;
margin:0 10px 1em 0;
font-size:0.9em;
line-height:1.4;
}

body td {
vertical-align: top;
}

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