body{
	color : #333333;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ff99cc;
	scrollbar-3dlight-color: #ff99cc;
	scrollbar-arrow-color: #ff99cc;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background: #eeeeee;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 13px/150% "MS UI Gothic", Osaka;
}
p {
	margin: 0px;
	padding: 0px;
}

	  
a:link { text-decoration : none; color : #990066;}
.midasi01 {
	font-size: 14px;
	font-weight: bold;
	color: #990066;
	text-align: left;
}
.midasi02 {
	font-weight: bold;
	color: #000000;
}


a:visited { text-decoration : none; color : #990066;}
a:hover { text-decoration : none; color : #ff99cc;}
a:hover  { text-decoration : none; color : #ff99cc;}
a:active { text-decoration : none; color : #ff99cc;}

hr { border: #ff99cc 1px dotted; height: 1px; }

span a:link { text-decoration : none; color : #ff99cc;}
span a:visited { text-decoration : none; color : #ff99cc;}
span a:hover { text-decoration : underline; color : #000000;}
span a:active { text-decoration : underline; color : #000000;}

table,th,td {font-size: 13px; font-family : "MS UI Gothic",Osaka; color : #333333; line-height : 150%;}

hr { border: #990066 1px dotted; height: 1px; }

.f11 { font-size : 11px; font-family : "MS UI Gothic",Osaka; line-height : 130%;}

.f11e { font-size : 11px; font-family : Verdana,Osaka; line-height : 140%;}

.f14 { font-size : 14px; font-family : "MS UI Gothic",Osaka; line-height : 140%;}

.tx {
	font-size		: 13px;
	font-family		: "MS UI Gothic",Osaka;
	color			: #000000;
	background		: #ffffff;
	border			: 1 solid #000000;
	border-width		: 1px;
	border-style		: solid;
	padding			: 1px;}
	
.bu {
	font-size		: 12px;
	font-family		: "MS UI Gothic",Osaka;
	color			: #660000;
	background		: #ffffff;
	border			: 1 solid #660000;
	border-width		: 1px;
	border-style		: solid;
	padding			: 1px;}
