BODY { font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", sans-serif;
	margin: 0;
	padding:0;
	text-align: center;
	color: #000000;
	background: #FFFFFF;
background-image: url(img/bg.gif); }
 
A:link { color: #0000c0; text-decoration: none; } 
A:visited { color: #800080; text-decoration: none; }
A:active { color: #0000f0; 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: 720px;
	margin:0 auto;}

#header { margin: 0 0 16px;
	text-align:left;
	font-size: 75%; 
	line-height: 150%; }

#contents { margin: 0;
	text-align: left;
	font-size: 100%;
	line-height: 150%; }

#footer { clear: both;
	margin: 16px 0 0;
	text-align: center; }

img { border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px; }

.hide { display: none; }

.kai { white-space: nowrap; } 

.aki { padding-left: 6px;
	padding-right: 6px; } 

.po1 { text-align: left; }
.po2 { text-align: center; }
.po3 { text-align: right; }

.mpo1 { margin: 0;
	text-align: left; }
.mpo2 { margin: 0;
	text-align: center; }
.mpo3 { margin: 0;
	text-align: right; }

TABLE { width: 720px;
	border-collapse: collapse;
	border: 1px solid #FA4572;
	margin: 0;
	font-size: 85%;
	line-height: 150%;}

TH { border-top: solid 1px  #FA4572;
	border-bottom: solid 1px  #FA4572;
	border-left: solid 1px  #FA4572;
	border-right: solid 1px #FA4572;
	background-color: #FF6699;
	color: #FFFFFF;
	font-weight: bold; 
	padding: 2px;}

TD { border-top: solid 1px  #FA4572;
	border-bottom: solid 1px  #FA4572;
	border-left: solid 1px  #FA4572;
	border-right: solid 1px #FA4572;
	padding: 4px; }

TBODY {	background-color: #FFFDFD;
	color: #000000;}

.se1 {	background-color: #FFE8EE;
	color: #000000; }

.se2 {	white-space: nowrap;
	background-color: #FFFFD9;
	font-weight: bold; 
	color: #FF0088; 
	text-align: center; }

.pink { color: #FF0080; }

.date {	color: #000000;
	background-color: #FFFFD9;
	font-weight: normal;
	font-size: 90%;
	line-height: 150%;}


