body      {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../osake/images/osake_bck01.jpg);
	background-repeat: no-repeat;
	line-height: 17px;
	background-attachment: fixed;
	background-position: center;
}

table.shochu {
	margin-top: 50px;
	margin-bottom: 20px;
}
table.shochu td h3 {
	font-size: 95%;
	line-height: 140%;
	font-weight: normal;
	margin: 16px 0px 12px 0px;
}
table.shochu td p {
	font-size: 80%;
	line-height: 140%;
	margin: 0px 0px 16px;
	width: 85%;
}

a:link    { color: #FFFFFF; text-decoration: none}
a:active  { color: #E2B292; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover   { color: #E2B292; text-decoration: none}
