@charset"shift_jis";

/***********************************************/
/* CSS file TOKYO NATIONAL MUSEUM Web Archives */
/* FileName: oldphotos_style.css               */
/***********************************************/


/*=================================
 Layout
 =================================*/

/*** Header ***/

.tab_menu {
border-bottom: 3px solid #115890;
}

h2 {
background:url(../img/bg_h2_01.gif) no-repeat left bottom;
}

/*** Time-Line ***/

.tl_txt00{
background-color: #115890;
color:#FFFFFF;
font-weight:bold; 
padding:2px 4px 2px 4px;
border-bottom: 1px solid #FFFFFF;
}

.tl_txt01{
background-color: #666666;
padding:4px;
width:45px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.tl_txt01_line{
background-color: #666666; 
background:url(../img/bg_timeline_line.gif) repeat-y;
font-size:12px;
}

.tl_txt02{
background-color: #9E9891;
color:#FFFFFF;
font-weight:bold; padding:4px;width:70px;
background:url(../img/bg_timeline01.gif) repeat-y;
font-size:12px;}

.tl_txt02_line{background-color: #9E9891; 
padding:4px;width:70px;
background:url(../img/bg_timeline02.gif) repeat-y;
font-size:12px;
}

.tl_txt03{background-color: #F2EEE9;padding:4px;}

.tl_txt03 a:visited{
color:#660066;
text-decoration:underline;
}

.tl_sam{background-color: #F2EEE9;padding:4px 0 4px 4px;width:40px;}



