
/*--------------------タブ切り替え↓----------------------*/

#tab_back{
background:#E8E7DF;
width:160px;
padding:5px;
margin:0 0 15px 0;}

.tabheader table {
border-collapse: collapse; /* for IE */
border-spacing: 0; /* for N6 */
}

.tabheader table tr td {margin:0;padding:0;border-width:0;}

.tabheader .close {
border-style: solid;
border-width: 1px; 
border-color: #C1BFAB;
background-color:#C1BFAB;
margin:0;
padding:3px 0 3px 0;
white-space: nowrap;
width:48px;
text-align:center;
font-size:14px;}

.tabheader .close a:link	  {color:#FFFFFF;text-decoration:none;}
.tabheader .close a:visited  {color:#FFFFFF;text-decoration:none;}
.tabheader .close a:hover	  {color:#FFFFFF;text-decoration:underline;}

.tabheader .open {
border-style: solid;
border-width: 1px; 
border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
background-color:#FFFFFF;
margin:0;
padding:3px 0 3px 0;
white-space: nowrap;
width:48px;
text-align:center;
font-size:14px;}

.tabheader .open a:link	  {color:#645F2C;text-decoration:none;}
.tabheader .open a:visited  {color:#645F2C;text-decoration:none;}
.tabheader .open a:hover  {color:#645F2C;text-decoration:underline;}

.tabheader .spc {
margin:0;
width:5px;
white-space: nowrap;}

.tabheader a {text-decoration: none;}

.tabbody{
border-color:#FFFFFF;
background:#FFFFFF;
height:231px;
border-style: solid;
border-width: 0 1px 1px 1px;
padding:10px 5px 10px 5px;}

.rank_t{
margin-bottom:10px;}

.rank_1{
margin:0;
padding:2px 0 0 5px;
width:143px;
font-size:10px;
line-height:1.8em;
color:#938F6B;
background:url(../img/tea/rank1.gif) left bottom no-repeat;}

.rank_11{
margin:0;
padding:2px 0 0 5px;
height:59px;
width:143px;
font-size:10px;
line-height:1.8em;
color:#938F6B;
background:url(../img/rank11.gif) left bottom no-repeat;}

.rank_11 em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

.rank_1 em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

.rank_o{
margin:0;
padding:2px 0 0 5px;
height:39px;
width:143px;
font-size:10px;
line-height:1.7em;
color:#938F6B;
background:url(../img/tea/rank_o.gif) left top no-repeat;}

.rank_oo{
margin:0;
padding:2px 0 0 5px;
height:59px;
width:143px;
font-size:10px;
line-height:1.7em;
color:#938F6B;
background:url(../img/tea/rank_oo.gif) left top no-repeat;}

.rank_oo em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}

.rank_o em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}


.rank_5{
margin:0;
padding:2px 0 0 5px;
height:38px;
width:143px;
font-size:10px;
line-height:1.7em;
color:#938F6B;}

.rank_5 em{
font-size:12px;
font-style:normal;
font-weight:bold;
color:#645F2C;}



/*--------------------タブ切り替え↑----------------------*/