/*-----------------------------
	form page & kabara page
------------------------------*/


/*------ formページのtable -------*/

table#fortune{
max-width:500px;	/*logo=360*/
min-width:320px;
_width:500px;
}
table#fortune td#set1{
width:60px;
height:60px;
background:url(image/wb/bb-c1.gif) no-repeat;
}
table#fortune td#set2{
height:60px;
background:url(image/wb//u.gif) repeat-x;
}
table#fortune td#set3{
width:60px;
height:60px;
background:url(image/wb/c2.gif) no-repeat;
}
table#fortune td#set4{
width:60px;
background:url(image/wb/l.gif) repeat-y;
}
table#fortune td#set-in{
text-align:center;
}
table#fortune td#set6{
width:60px;
background:url(image/wb/r.gif) repeat-y;
}
table#fortune td#set7{
width:60px;
height:60px;
background:url(image/wb/c3.gif) no-repeat;
}
table#fortune td#set8{
height:60px;
background:url(image/wb/un.gif) repeat-x;
}
table#fortune td#set9{
width:60px;
height:60px;
background:url(image/wb/c4.gif) no-repeat;
}

/*------ formページのtable内 -------*/
.textbox{
font-size:15px;
line-height:130%;
text-align:left;
padding-bottom:20px;
margin: 0 auto;
}

.ttl{
font-size:15px;
padding-bottom:20px;
text-align:center;
}

dl#kbara{
width:340px;
font-size:15px;
padding-left:50px;
text-align:left;
}
dl#kabara dt{
color:#cc0000;
padding-bottom:5px;
text-align:left;
}
dl#kabara dd{
padding-bottom:10px;
text-align:left;
}

/*------- gif -------*/

.birth-gif{
width:300px;
height:300px;
background:url(image/sl/art/ca-flowermoon03-1.jpg) no-repeat;
margin: 0 auto;	
}

/*------- kabara P -------*/

.textbox-k{
max-width:600px;
_width:360px;	/*ie8*/
font-size:15px;
line-height:200%;
text-align:left;
padding-left:10px;
padding-right:10px;
padding-bottom:20px;
margin: 0 auto;
}

.textbox-kttl{
font-size:17px;
font-weight:700;
color:#408080;
padding-top:30px;
padding-bottom:30px;
}

/*--------- 特殊数 ----------*/


.toku-textbox{
_width:560px;	/*ie8*/
max-width:560px;
font-size:15px;
line-height:130%;
margin: 0 auto;
text-align:left;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

.toku-ttl{
font-size: 17px;
color: #990000;
font-weight:700;
text-align:center;
margin-bottom:10px;
}

.toku-line1{
height:35px;
background:url(image/egg/line/03.gif) repeat-x;
}

.toku-line2{
height:20px;
background:url(image/egg/line/sv01.gif) repeat-x;
margin-top:20px;
margin-bottom:30px;
}

/*--------- 誕生数の生かし方 ----------*/

.birth-textbox{
_width:560px;	/*ie8*/
max-width:560px;
font-size:15px;
line-height:130%;
margin: 0 auto;
text-align:left;
padding-top:20px;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}

.birth-ttl{
font-size: 17px;
color: #660000;
font-weight:700;
text-align:center;
margin-top:30px;
margin-bottom:20px;
}


