
.japan {
	color : #FF7F50;
	font-weight : bold;
	}
	
TABLE.menu {
	text-align : left;
	}

.form {
	background-color : White;
	}

P.line {
	color : #B22222;
	font-weight : bold;
	background-color : #FFF0F5;
	text-indent : 0px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
	}

TD.menu {
	text-align : center;
	height : 54px;
	width : 188px;
	font-weight : bold;
	background-image : url(menu.gif);
	background-color : White;
	}

TD.album {
	background-color : White;
	background-image : url(album.gif);
	height : 54px;
	width : 564px;
	text-align : center;
	}

TH {
	font-size : 15px;
	color : White;
	font-weight : bold;
	padding : 2px 8px 2px 8px;
	text-align : left;
	background-color : #0000CC;
	}

UL {
	color : #0000CC;
	font-weight : bold;
	font-size : 18px;
	}

OL {
	font-size : 14px;
	}

H2 {
	text-align : center;
	font-size : 30px;
	margin : 10px 3% 5px 3%;
	color : #0000CC;
	font-weight : bold;
	
}

TD {
	font-size : 14px;
	background-color : #E6E6FA;
	}

BODY {
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	color : #2F4F4F;
	}

H3 {
	text-align : center;
	font-size : 18px;
	color : #0000CC;
	font-weight : bold;
	margin : 8px 3% 8px 3%;
	}

LI {
	font-size : 14px;
	}

P {
	font-size : 14px;
	text-align : justify;
	text-indent : 20px;
	margin-bottom : 1px;
	margin-top : 1px;
	margin-left : 2%;
	margin-right : 2%;
	}

A:LINK, A:ACTIVE,A:VISITED {
	font-size : 14px;
	color : #0000CC;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	}
	
A:HOVER {
	font-size : 14px;
	color : #DC143C;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	}



