* {
	font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;


}


body {
background-color:#FFFFFF;
}
h1{
	
}

h2{
	
}

h3{
	
}
a, a:visited {
	color:#000033;
	text-decoration:none;
}

#header {

	width:700px;
	margin:15px auto;
}

#main {

	width:700px;
	margin:15px auto;
	background:url("back.png") no-repeat;
}

#main h1{
	font-size:24px;
	text-align:left;
	color:#FF99FF;
}

#main h2{
	font-size:18px;
	color:#009900;
}

#main h3{
	font-size:12px;
	color:#990000;
}

#footer {
	text-align:center;
	border-top:1px solid #999999;
	margin-top:20px;
}
#footer a{
	text-decoration:none;
}
