/* CSS Document */

body,td,th {
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height:1.5;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
    text-decoration: none;
    color: #FDF0F3;
    font-size: 14px;
    font-weight: bold;
}

.style1 {
	 font-size:11px;
}

.style2 {
    font-size: 14px;
    color: #000000;
}

.style3 {
	color:#FF0000;
}

.style4 {
	font-size:10px;
}

.style5 {
	color:#06C;
}

.style6 {
	 color:#090;
}

.style7 {
	 color:#F60;
}

.style8 {
	 color:#FC0;
}

.style9 {
	 color:#939;
}

.style10 {
	 color:#F3C;
}

.style11 {
	font-size:9px;
}

.styleE1 {
	font-size: 36px;
	font-weight: 300;
}

.styleE2 {
	font-size: 36px;
	font-weight: 300;
	color: #FF0000;
}

.styleE3 {
    font-size: 24px;
    font-weight: 300;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}

.styleE4 {
    font-size: 14px;
    font-weight: 300;
    color: #FF0000;
}

.styleE5 {
	font-size: 18px;
	font-weight: 500;
}

.styleE6 {
	font-size:  14px;
	font-weight: bold;
}

.page-back {
	position:fixed;
	bottom: 10px;
	right: 50px;
}
	 
