@charset "utf-8";
@import url('jquery-ui-1.8.5.custom.css');
body {
	margin-top: 0px;
	margin-bottom: 0px;
}

#container {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.2em;

}
#read {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: bold;
	margin-left: 20px;

}
#container li a {
	color: #00CCFF;
}
#container li a:hover {
	color: #00FF66;
}

#about {


}
#contact {

}
#links {

}
