/* CSS Document */
#tab_cont {
width:707px;
font-family:Arial, Helvetica, sans-serif, "‚l‚r ƒSƒVƒbƒN";
}

.simpleTabs { 
width:707px;  
}

.tab_subttl { 
width:707px;
position:relative;
margin-top:13px;
margin-bottom:20px;
}
.tab_subttl p.upday { 
position:absolute;
top:0px;
right:0px;
width:115px;
height:18px;
text-align:center;
background-color:#000000;
line-height:180%;
color:#FFFFFF;
font-size:10px;
}

ul.simpleTabsNavigation { 
width:707px; 
height:28px;
background-image: url(../../../images/line_bot2.gif);
background-position:bottom; 
background-repeat:repeat-x; 
}
ul.simpleTabsNavigation li {
float:left;
height:24px;
}
ul.simpleTabsNavigation li.set1 { 
padding-right:5px; 
}
ul.simpleTabsNavigation li.set1 a { 
width:170px;
height:24px;
display:block; 
background-image:url(../../images/tab01_df.gif);
text-decoration:none;
}
ul.simpleTabsNavigation .set1 a:hover {
width:170px;
height:24px;
text-decoration:none;
background-image:url(../../images/tab01_df.gif);
}
ul.simpleTabsNavigation .set1 a.current {
width:170px;
height:24px; 
text-decoration:none;
background-image:url(../../images/tab01_ac.gif);
}

ul.simpleTabsNavigation li.set2 { 
padding-right:5px; 
}


ul.simpleTabsNavigation li.set2 a { 
width:170px;
height:24px;
display:block; 
background-image:url(../../images/tab02_df.gif);
text-decoration:none;
}
ul.simpleTabsNavigation .set2 a:hover {
width:170px;
height:24px;
text-decoration:none;
background-image:url(../../images/tab02_df.gif);
}
ul.simpleTabsNavigation .set2 a.current {
width:170px;
height:24px; 
text-decoration:none;
background-image:url(../../images/tab02_ac.gif);
}

ul.simpleTabsNavigation li.set2 { 
padding-right:5px; 
}


ul.simpleTabsNavigation li.set3 a { 
width:170px;
height:24px;
display:block; 
background-image:url(../../images/tab03_df.gif);
text-decoration:none;
}
ul.simpleTabsNavigation .set3 a:hover {
width:170px;
height:24px;
text-decoration:none;
background-image:url(../../images/tab03_df.gif);
}
ul.simpleTabsNavigation .set3 a.current {
width:170px;
height:24px; 
text-decoration:none;
background-image:url(../../images/tab03_ac.gif);
}


.simpleTabsContent { 
width:707px; 
height:210px;
display:none;
}
div.simpleTabsContent.currentTab { display:block; }
p.na_ttl { 
padding-bottom:15px;
padding-top:10px;
}

div.simpleTabsContent.currentTab { display:block; }
p.na_ttl2 { 
padding-bottom:8px;
}


.tsr_box { 
width:125px;
margin-right:7px;
margin-left:7px;
float:left;
display:inline;
}
.tsr_box p.itm_name01 {
line-height:100%;
width:125px;
font-size:10px;
word-break:break-all;
margin-top:4px;
text-align:center;
letter-spacing:0px;
}
.tsr_box p.itm_name01 a{
text-decoration:none;
font-size:10px;
}
.tsr_box p.itm_name01 a:hover{
text-decoration:underline;
font-size:10px;
}

