body {
	margin:0;

background:#f8e3e8;
}



img {
	border:0;
}



ul {
	list-style:none;
}



#container {
	width:800px;
	margin:0 auto;
	border:solid #ccc;
	border-width:0 1px 0 1px;
}




/* ヘッダ */
#header {
	width:800px;
	min-height:47px;
	height:auto !important;
	height:47px;
	background:#f8e3e8;
}




#header h1 {
	margin:0;
	padding:10px 10px 10px;
	font-size:120%;
	float:left;
	line-height:1em;
 background:#f8e3e8;}




#header ul {
	margin:0;
	padding:10px 10px 10px 10px;
	font-size:70%;
	text-align:; background:#f8e3e8;
}




#header li {
	margin:;
	line-height:1.32em; background:#f8e3e8;}






#header a {
	color:#3366cc;
	text-decoration:none;
 background:#f8e3e8;}




#header a:hover {
	color:#cc0000;
}



/* コンテント */
#content {
	width:800px;
	clear:both;
}




#content h2 {
	margin:0 px px;
	padding:3px;
	color:#ff0000;
	background:#f8e3e8;
	font-size:95%;
	line-height:1em;
}




#content ul {
	margin:0 px;
	padding:3px; background:#f8e3e8;
}



#content li {
	margin:px 0;
	font-size:80%;
	line-height:1.32em;
 background:#f8e3e8;}




#content div {
	min-height:17px;
	height:auto !important;
	height:17px;
	padding:8px;
	color:#000;
	background:#f8e3e8;
	font-size:80%;
	text-align:center;
	line-height:1.32em;
	clear:both;
}

/* フッタ */
#footer {
	width:800px;
	clear:both;
}



#footer p {
	margin:0;
	padding:px px;
	color:#ff0000;
	background:#f8e3e8;
	font-size:65%;
	text-align:right;
	line-height:1.32em;
	font-family:verdana;
}



#footer a {
	color:#fff;
	text-decoration:none;
}