BODY { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding:0;
	text-align: center;
	color: #000000;
	background: #E7EEE8; }

a:link { color: #0033CC; text-decoration: none; } 
a:visited { color: #663366; text-decoration: none; }
a:active { color: #0033CC; text-decoration: none; }
a:hover { color: #CC0000; text-decoration: underline; }

.size0 { font-size: 75%; line-height: 150%; }
.size1 { font-size: 80%; line-height: 150%; }
.size2 { font-size: 90%; line-height: 150%; }
.size3 { font-size: 100%; line-height: 150%; }
.size4 { font-size: 150%; line-height: 150%; }

#my_body{ width: 800px;
	margin:0 auto;
	color: #404040;
	background: #FFFFFF;
	background-image:   url(../img/bimg.jpg);
	background-repeat:  repeat-y;　}

#contents { margin: 0 20px;
	padding: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%; }

#footer { clear: both;
	margin: 26px 0 0;
	text-align: left; }

img { border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px; }

.po1 { text-align: left; }
.po2 { text-align: center; }
.po3 { text-align: right; }


