@charset "UTF-8";

/*--------------------バグ1：IE6は同一css内にfloatとmarginを併用できません --------------------*/
/*--------------------バグ2：IE6は同一css内にwidthとpaddingを併用できません--------------------*/
/*====================省略background:color値 image値 repeat値 attachment値 position値;=========*/

.tb1	{				border: 0px;	border-collapse: collapse;	border-spacing: 0;}
.tb1 td {padding:10px;	border: 0px;	border-width: 0 0 1px 1px;	vertical-align : top;}
.tb1td1	{width:230px;}
.tb1td2	{width:470px;	font-size:12px;}

.fortunejewel01		{position:relative;	height:200px;	width:350px;	background:url(img/tit01bg.gif);}
.fortunejewel02		{position:relative;	height:200px;	width:350px;	background:url(img/tit02bg.gif);}
.fortunejewel03		{position:relative;	height:200px;	width:350px;	background:url(img/tit03bg.gif);}
.fortunejewel04		{position:relative;	height:200px;	width:350px;	background:url(img/tit04bg.gif);}
.fortunejewel05		{position:relative;	height:200px;	width:350px;	background:url(img/tit05bg.gif);}
.fortunejewel06		{position:relative;	height:200px;	width:350px;	background:url(img/tit06bg.gif);}
.fortunejewel07		{position:relative;	height:200px;	width:350px;	background:url(img/tit07bg.gif);}
.fortunejewel08		{position:relative;	height:200px;	width:350px;	background:url(img/tit08bg.gif);}
.fortunejewel09		{position:relative;	height:200px;	width:350px;	background:url(img/tit09bg.gif);}
.fortunejewel10		{position:relative;	height:200px;	width:350px;	background:url(img/tit10bg.gif);}
.fortunejewel11		{position:relative;	height:200px;	width:350px;	background:url(img/tit11bg.gif);}
.fortunejewel12		{position:relative;	height:200px;	width:350px;	background:url(img/tit12bg.gif);}
.fortunejewel_tit	{position:absolute;	top:0px;	left:0px;	font-size:26px;	font-weight:bold;	color:#2B70B8;}
.fortunejewel_day	{position:absolute;	top:32px;	left:10px;	font-size:14px;	font-weight:bold;}
.fortunejewel_jwl	{position:absolute;	top:91px;	left:75px;}
.fortunejewel_txt	{position:absolute;	top:120px;	left:0px;	font-size:16px;	font-weight:bold;	color:#444444;}

.tb1td2_tit			{font-size:18px;	font-weight:bold;	color:#2B70B8;	margin-top:15px;}