body {
	text-align: center;
}

div.space {
	font-size: 3px;
	width: 3px;
	height: 3px;
}

a.link {
	font-size: 15px;
	color: #0000FF;
}

a.link:hover,
a.link:active {
	color: #008000;
	background-color: #CCFFCC;
	text-decoration: none;
}



/* **********  Style for MenuBar  ********** */

hr.menu {
	margin: 1px 5px 1px 5px;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFCC00;
}

td.menu {
	font-size: 12px;
}

td.menu_contents1 {
	color: #FF6600;
	font-size: 12px;
}

td.menu_contents2 {
	color: #808080;
	font-size: 12px;
}

a.menu_contents {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}

a.menu_bbs {
	font-size: 12px;
	color: #FF0066;
	text-decoration: underline;
}

a.menu_shop {
	font-size: 12px;
	color: #3333FF;
	text-decoration: underline;
}

a.menu_search {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

a.menu_site {
	font-size: 12px;
	color: #0066FF;
	text-decoration: underline;
}

a.menu_contents:hover,
a.menu_contents:active {
	background-color: #CCFFCC;
	text-decoration: none;
}

a.menu_bbs:hover,
a.menu_bbs:active {
	background-color: #CCFFCC;
	text-decoration: none;
}

a.menu_shop:hover,
a.menu_shop:active {
	background-color: #CCFFCC;
	text-decoration: none;
}

a.menu_search:hover,
a.menu_search:active {
	background-color: #CCFFCC;
	text-decoration: none;
}

a.menu_site:hover,
a.menu_site:active {
	background-color: #CCFFCC;
	text-decoration: none;
}

form.menu_form {
	margin: 0;
	padding: 0;
}

div.menu_space {
	font-size: 5px;
	width: 5px;
	height: 5px;
}




/* **********  Style for NewMemo  ********** */

td.new_memo1 {
	height: 16px;
	font-size: 13px;
	color: #CC6666;
	background-color: #FFFFFF;
	vertical-align: middle;
}

td.new_memo2 {
	height: 16px;
	font-size: 13px;
	color: #CC6666;
	background-color: #FFF0F5;
	vertical-align: middle;
}

span.new_memo_br {
	text-decoration: none;
}

span.update {
	font-size: 13px;
	color: #CC6666;
}

a.new_memo {
	font-size: 13px;
	color: #CC6666;
	text-decoration: underline;
}

a.new_memo:link,
a.new_memo:visited {
	color: #CC6666;
}

a.new_memo:hover,
a.new_memo:active {
	color: #3333CC;
	text-decoration: none;
}




/* **********  Style for Shop  ********** */

td.shop {
	font-size: 14px;
	color: #666666;
}




/* **********  Style for Bingo  ********** */

td.bingo {
	font-size: 14px;
	color: #FF6600;
}

form.bingo {
	margin: 0;
	padding: 0;
}

a.bingo {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

a.bingo:hover,
a.bingo:active {
	color: #3333CC;
	background-color: #CCCCFF;
	text-decoration: underline;
}


span.bingo_icon {
	font-size: 14px;
	color: #9999FF;
}




/* **********  Style for Event  ********** */

td.event {
	font-size: 14px;
	color: #FF6600;
}

a.event {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

a.event:hover,
a.event:active {
	color: #3333CC;
	background-color: #99CCFF;
	text-decoration: underline;
}




/* **********  Style for Present  ********** */

a.present {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

a.present:hover,
a.present:active {
	color: #CC3333;
	background-color: #FFCCFF;
	text-decoration: underline;
}




/* **********  Style for Selection  ********** */

a.selection {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}

a.selection:hover,
a.selection:active {
	color: #FFFFFF;
	background-color: #0099CC;
	text-decoration: underline;
}




/* **********  Style for Google  ********** */

div.google {
	font-size: 15px;
	color: #3366CC;
	text-align: left;
}

form.google {
	margin: 0;
	padding: 0;
}
