body {
	font-family: "ヒラギノ角ゴ Pro W3","メイリオ","ＭＳ Ｐゴシック",sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	bgcolor:#ffffff;
	margin-top:50px;

}


#header { 
	width: 560px; 
	margin: auto;
}
#side { 
	float: left;
 }

#content { float: left;
}


#side img {
	margin: 0px 100px 1px 1px ;
	border: 0;
}



h1{
	margin: 1px 0 0.5em 0;
	border:0;
	font-style: normal;
	font-weight: bold;
	font-size:115%;
	line-height: 130%;
}

p{
	margin: 0.8em 0 0 0;
	line-height: 125%;

}

.clear{
	clear: both;
}

