body {
	font-family: Verdana,"MS UI Gothic",Osaka;
	font-size: 12pt;
	font-weight: normal;
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
	overflow-y:scroll; /*to newer UV*/
}
* {
	margin: 0;
	padding: 0;
}
*img { border:none; }



#wide100 {
	width:650px;
	margin:auto;
	padding-bottom:10px;
}
#wrapper {
	width:620px;
	margin:auto;
}


#header {
	height:50px;
	line-height:50px;
	text-align:left;
}



#title {
	height:2em;
	line-height:2em;
	text-align:right;
}



#line {
	display:none;
}




#navi {
	width: 620px;
	text-align:left;
	margin-top:40px;
	margin-bottom:40px;
}
#navi ul {
	display: list-item;
	list-style-position: inside;
}


#main {
	margin-bottom:10px;
	text-align:left;
}


#footer {
	height:2em;
	line-height:2em;
}
#footer p {
	font-size:10pt;
	text-align:center;
}
