<style type="text/css">
body {
	;
}

body.white{
	background : #ffffff;
	margin: 0px;
 	padding: 0px;
}


div {
	font-family : MSPゴシック,Osaka,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
}

.white {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight : normal;
}

.grey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight : normal;
}

.grey1 {
	font-family : MSPゴシック,Osaka;
	font-size: 13px;
        line-height: 12pt; 
	color: #333333;
	font-weight : normal;
}

.grey10 {
	font-family : MSPゴシック,Osaka;
	font-size: 13px;
        line-height: 13pt; 
	color: #333333;
	font-weight : normal;
}
.grey11 {
	font-family : MSPゴシック,Osaka;
	font-size: 13px;
        line-height: 18pt; 
	color: #333333;
	font-weight : normal;
}

.grey2 {
	font-family : MSPゴシック,Osaka;
	font-size: 11px;
        line-height: 11pt; 
	color: #5D5D5D;
	font-weight : normal;
}

.grey3 {
	font-family : MSPゴシック,Osaka;
	font-size: 13px;
        line-height: 11pt; 
	color: #0CF5AF;
	font-weight : normal;
}

.grey4 {
	font-family : MSPゴシック,Osaka;
	font-size: 12px;
        line-height: 12.5pt; 
	color: #141414;
	font-weight : normal;
}

.blue {
	font-family :  MSPゴシック,Osaka;
	font-size: 11px;
	color: #003399;
	font-weight : normal;
}

.lightgrey {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D8ED8;
	font-weight : normal;
}

.grey5 {
	font-family : MSPゴシック,Osaka;
	font-size: 13px;
        line-height: 12pt; 
	color: #333300;
	font-weight : bold;
}

a {
	font-family: MSPゴシック,Osaka,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A:hover	{color: black ;  text-decoration:underline;}

	
a.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

a.white:hover { 
	color: #0099ff;
}

a.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color: #C0C0C0;
	text-decoration: none;
}

a.grey:hover { 
	color: #0099ff;
}

a.grey2 {
	font-family: MSPゴシック,Osaka;
	font-size:  12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.grey2:hover { 
	color: red;
}

a.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}

a.blueblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color: #0099ff;
	text-decoration: none;
}

a.blueblack:hover { 
	color: #000000;
}

</style>