@charset"shift_jis";

/***********************************************/
/* CSS file TOKYO NATIONAL MUSEUM Web Archives */
/* FileName: style.css                         */
/***********************************************/




/*=================================
 Layout
 =================================*/

/*** Header ***/

.tab_menu {
border-bottom: 3px solid #A91E3F;
}

h2 {
padding:22px 0 2px 0px;
margin: 0 0 8px 0;
font-size: 130%; line-height: 1.3;
font-weight:bold;
background:url(../img/bg_h2_01.gif) no-repeat left bottom;
clear:both;
}


