@charset "utf-8";
/* CSS Document */

.fortune01{
    margin: 0 auto;
	width: 690px;
	font-size:75%;

}

.clear{
    clear: both;}


.box01{
	width:345px;
	float:left;

}


.box01 table{
	font-size:75%;
	width:300px;
	border: 1px solid #C7CCDA;
	margin: 20px 0px 50px 0px;
	line-height: 20px;

}

.box01 th{
	border: 1px solid #C7CCDA;
}

.box01 td{
    padding:10px;

}

.fortune02{
    margin: 0 auto;
	width: 680px;
	font-size:75%;
		
}

.fortune02 table{
    margin:20px auto 30px auto;
	width :680px;
	background-color: #FFFFFF;
	border: 1px solid #C7CCDA;
	
}

.fortune02 table p{
	margin: 20px 0;
}

.fortune02 td{
	text-align: center;
}

.fortune02 th{
	text-align: center;
    background-color: #EBF3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CCDA;
}

.fortune03{
    margin: 0 auto;
	width: 680px;
	font-size:75%;
		
}

.fortune03 table{
    width :600px;
	margin: 10px auto px 30px auto;
}

.fortune03 table p{
	margin: 20px 0;
}

.fortune03 td{
    padding:10px;
	text-align: center;
}

.fortune03 th{
	text-align: center;
	padding-bottom:20px;

}

.fortune04{
    margin: 0 auto;
	width: 680px;
	font-size:75%;
}

.fortune04 table{
   width :500px;
   margin: 10px auto 30px auto;

}

.fortune04 table p{
	margin: 20px 0;
}

.fortune04 td{
    padding:10px;
	text-align: center;
}

.fortune04 th{
	text-align: center;
	padding: 10px;
	background-color: #EBF3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CCDA;
}

#answerbox{
	font-size:120%;
	width: 300px;
	margin: 0px auto;
	text-align: center;
	background-color: #D9F0FF;

}

.fortune04_td{
	font-size: 130%;
	background-color: #F0F0F0;
	border: 2px double #80CCEC;
	font-weight: bold;
}






.fortune05{
    margin: 0 auto;
	width: 680px;
	font-size:75%;
}

.fortune05 table{
   width :500px;
   margin: 10px 0 30px 0;

}

.fortune05 table p{
	margin: 20px 0;
}

.fortune05 td{
    padding:5px 5px 5px 20px;

}

.fortune05 th{
	text-align: center;
	padding: 10px;
	background-color: #EBF3FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7CCDA;
}



.fortune05_td{
	font-size: 130%;
	background-color: #F0F0F0;
	border: 2px double #80CCEC;
	font-weight: bold;
}
