@charset "Shift_JIS";

.tabheader table
{
width:750px;
margin:0 auto;
border-collapse: collapse;
border-spacing: 0;
}

.tabheader table tr td
{
margin:0;
padding:0;
border-width:0;
text-align:center;
}

.tabheader .close
{
width:360px;
height:30px;
margin:0;
padding: 0px;
white-space: nowrap;
background:url(../images/tabbg02.gif) no-repeat;
}

.tabheader .open
{
width:360px;
height:30px;
background: url(../images/tabbg01.gif) no-repeat;
margin:0;
padding: 0px;
white-space: nowrap;
}


.tabheader .spc
{
width:10px;
height:30px;
background:url(../images/tabbg03.gif) repeat-x;
margin:0;
padding: 0px;
white-space: nowrap;
}

.tabheader a
{
text-decoration: none;
}

.tabtext
{
padding: 7px 0px 5px 10px;
font-size: 12px;
line-height:150%;
}
.tabtext a
{
color: #F25319;
text-decoration: none;
font-weight: bold;
}

.tabbody
{
width:750px;
margin:0 auto;
padding: 0;
background:url(../images/textbg.gif) no-repeat;
}

/*ƒNƒŠƒA*/
.clear {
clear: both;
}
