/**********************************************************************

World Heritage Sites - sample page css
(heritage.css)

**********************************************************************/

TD.notes { background-color:#E4FFCA; padding:5px; width:160px;
			font-size:80%; line-height:140%; vertical-align:top;}

TD.main { font-size:95%; line-height:140%; padding:5px; vertical-align:top;}

TD.web { border:1px solid #FF8800; background-color:#FFFFC1;
			font-size:90%; line-height:140%; padding:5px; }

TD.b_navi { font-size:90%; text-align:center; line-height:140%;}

DIV.quotation { border:1px dashed #000000; padding:5px;
			font-size:90%; line-height:140%;}
			
DIV.subtitle { border:1px solid #FF8800; background-color:#FFFFC1; font-weight:bold; padding:5px }

DIV.underline { text-decoration:underline; font-style:italic;}

DIV.framednote{ border:1px solid #FF8800; background-color:#FFFFC1; font-weight:bold; padding:5px }