body {	font-family: "Arial", "MS ゴシック", "Osaka";	font-size:8pt;	width:600px;	color:#666666;	background-color:#FFFFFF;}div {    border:0px solid #FF0000;}p,li,hr,h1,h2,h3,h4,address {	position: relative;	margin-bottom:5px;}ul {	padding: 0px;	list-style-type: none;	list-style-position: inside;}p {	width:550px;	text-align: justify;}img {    border:0px solid #0000FF;}/* main block contains index and contents */#main {	margin-top: 50px;}/* index block  contains title, members, menu, language */#index {	position: absolute;	margin-left: 50px;}#title, #members, #menu, #language {	position: relative;	margin-top: 50px;}/* contents that is switchable by php */#contents {	position: absolute;	margin-top: 110px;	margin-left: 250px;}/* Section in contents */.section {	position: relative;	margin-bottom: 50px;}/* Right Align Section */.right {	position: relative;	margin-bottom: 50px;	text-align: right;}/* Back Section */.back {	position: relative;	margin-bottom: 50px;	text-align: right;}hr {display:block; border: 0px solid; height:1px; background-color: #888888;}h1 {display:block; color:#888888; font-size:8pt; font-family:"Arial", "MS ゴシック", "Osaka";}h2 {display:block; color:#222222; font-size:10pt; font-family:"Arial", "MS ゴシック", "Osaka"; }h3 {display: block; color:#444444; font-size:8pt; font-family:"Arial", "MS ゴシック", "Osaka"; }h4 {display:inline; color:#444444; font-size:8pt; font-family:"Arial", "MS ゴシック", "Osaka";}address {text-align:right;}a:link    {color:#666666; font-family:"Arial", "MS ゴシック", "Osaka"; text-decoration: underline; }a:visited {color:#666666; font-family:"Arial", "MS ゴシック", "Osaka"; text-decoration: underline; }a:active  {color:#666666; font-family:"Arial", "MS ゴシック", "Osaka"; text-decoration: underline; }a:hover   {color:#000000; font-family:"Arial", "MS ゴシック", "Osaka"; text-decoration: underline; }
