body {
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-size: small;
	font-weight: bold; }
	
body.back {
	background-repeat: no-repeat;	
	background-image: url('../back_ground/bg1.jpg'); 
	background-position: center 180px;
	background-attachment: fixed; }
	

table.title3 {
	font-size: 18px;
	color: blue; }
	
table.back {
	background-repeat: no-repeat;
	background-image: url('../back_ground/bg1.jpg');
	background-attachment: fixed; }
	
table.menulist {
	font-size: large;
	color: blue; }
	
table.menu {
	font-size: x-small; }

table.border-y {
	border-bottom-style: dotted;
	border-bottom-color: blue;
	border-top-style: dotted;
	border-top-color: blue;
	 }

td.year {
	text-align: left;
	font-size: large;
	color: blue;
    border-bottom-style: solid;
	border-bottom-color: blue; }
td.year2 {
	font-size: large; }
td.year3 {
	font-size: larger;
	border-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #99B7DE; }

td.day {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	color: blue;
	border-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #99B7DE; }
td.day2 {
	vertical-align: top;
	font-weight: bold;
	color: blue;
	width: 150px; }
td.day3 {
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	color: blue;
	width: 60px; }
td.hei {
	height: 10px; }

td.con {
	font-weight: bold;
	border-bottom: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #99B7DE; }
td.con2 {
	font-weight: bold; }
	
div.url {
	text-indent: 1.5em; }
div.doom {
	text-indent: 1em;
	color: #CC3300; }
