/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* リンク */
a.l1:link{
	color: #EAE972;
	text-decoration: underline;
	font-weight: bold;
}
a.l1:visited{color: #D4D46A; text-decoration: underline; font-weight: bold;}
a.l1:active{color: #EAEA00;text-decoration: underline;font-weight: bold;}
a.l1:hover{color: #EAEA00;text-decoration: underline;font-weight: bold;}

a.l2:link{
		color: #BB4105;
		font-size:90%;
	text-decoration: underline;
	font-weight: bold;
}
a.l2:visited{font-size:90%; color: #9A5607; text-decoration: underline; font-weight: bold;}
a.l2:active{font-size:90%; color: #E08417; text-decoration: underline; font-weight: bold;}
a.l2:hover{font-size:90%; color: #E08417; text-decoration: underline; font-weight: bold;}

a.l3:link{
	color: #FFCC00;
	font-size:90%;
	text-decoration: none;
}
a.l3:visited{color: #FF9900; text-decoration: none;}
a.l3:active{color: #E08417; text-decoration: none;}
a.l3:hover{color: #E08417; text-decoration: none;}

/* フッター */
.fate_footer {
	color: #FFFFFF;
	line-height:150%;
	font-size:80%;
	text-align:center;
	padding:30px 0px 40px 0px;
	}
	
.fate_footer_l {
	color: #FFFFFF;
	line-height:150%;
	font-size:80%;
	text-align:left;
	}

.style1 {
	color: #463E29;
	line-height:150%;
	font-size:80%;
	}
.style2 {
	color: #F3F7ED;
	line-height:150%;
	font-size:90%;
	}
	
/* コピーライト */
.fate_Copyright {
	color: #FFFFFF;
	line-height:120%;
	font-size:75%;
	}

/* 画像 */

/* テキスト */	
.fate_read2 {
color:#FFFFFF;
padding:10px 10px 5px 10px;
font-size:85%;
line-height:135%;
}

.fate_resulttxt {
color:#663333;
text-align:left;
font-size: 15px;
line-height: 21px;
}

.fate_topread {
color:#cccccc;
text-align:center;
font-size: 11px;
line-height:110%;
}

.fate_readtax {
color:#000000;
text-align:right;
padding:2px 5px 15px 5px;
font-size:80%;
line-height:130%;
}

.fate_osusutax {
color:#726038;
font-size:60%;
line-height:130%;
}

.fate_osusutax2 {
color:#ffffff;
font-size:60%;
line-height:130%;
}

.fate_basic {
color:#000000;
font-size:85%;
line-height:135%;
}

.fate_isp {
color:#000000;
font-size:80%;
line-height:130%;
}

.fate_nomal {
color:#000000;
font-size:85%;
line-height:135%;
padding:20px 40px 50px 40px;
}

.fate_nextread {
color:#cccccc;
text-align:center;
font-size: 11px;
line-height:110%;
}


.mess {
text-align:left;
color:#333333;
}

.fate_link {
color:#000000;
font-size:85%;
line-height:120%;
padding:20px 40px 50px 40px;
}

.environMent {
color:#ffffff;
font-size:80%;
line-height:130%;
}

.allow {cursor:default;}
