/* CSS Document */

h1#fortune {background-image:url(../img/ttl/h1_fortune.jpg);
	width: 524px;
	height: 120px;

}


#name_txt{
	font-size: 15px;
	color: #666666;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 25px;
}

#fortune_link {
	font-size: 12px;

}


#fortune_illust {
	width: 520px;
}

#fortune_illust_l{
	width: 260px;
	float: left;
	text-align: left;
}

#fortune_illust_r{
	width: 260px;
	float: right;
}



#fortune_text {
	width: 520px;
	margin-top: 25px;	
}

#fortune_text_l{
	width: 310px;
	float: left;
	text-align: left;
}

#fortune_text_r{
	width: 200px;
	float: right;
}


#unmei_bg1 {
	background-color: #dfc6f9;
}

#unmei_bg2 {
	background-color: #fde5f5;
}

#unmei_bg3 {
	background-color: #fdfcdf;
}

#unmei_bg4 {
	background-color: #dffcc8;
}

.aisyou{
	color: #666666;
	border: solid 2px #ffca98;
	padding: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-color: #fffff0;
}

.lucky_box_color {

	margin-bottom: 10px;
	text-align: left;
	background-color: #fae4cc;
}

.lucky_box_item {

	margin-bottom: 10px;
	text-align: left;
	background-color: #dbe7f9;
}

.lucky_txt {
	width: 160px;
	color: #333333;	
}


.result_text{
	color: #333333;
	width: 290px;
	font-size: 13px;
	line-height: 140%;
	margin-top: 5px;	
	text-align: left;
}

.aisyou_data {
	color: #666666;
	font-size: 13px;
	margin-top: 5px;
}


