/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color:#666666;
	}
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	}
	

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 13px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	border-color:white darkblue darkblue white;
	}
	
#navigation a:hover {
    border-color:darkblue lightblue lightblue darkblue;
	background: #99CC66;
	color:#993300;
	}
	
#logo 	{
	font:24px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:13px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color:#666666;
	line-height:20px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #99CC66;
	line-height:26px;
	letter-spacing:.21em;
	}
	
.subHeader {
	font:bold 11px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}

.quote {
	font: 20px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #666666;
	line-height: 22px;
	}
	
.navText {
	font: 13px "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
#nav	{
	margin:10px;
	}
#desc	{
	margin:20px;
	color:#030;
	font-weight:200;
}


	
div.log	a#login	{
	display: block;
	width: 77px;
	height: 109px;
	text-indent: -1000px;
	background-image:url("doorclose.gif")
}


div.log	a#login:hover {
	background-image:url("dooropen.gif")
}

.menu		{
	margin:10px;
	color:#ffff33;
}

.menu div	{
	display:block;
	width:180px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	}

.menu div a	{
	display:block;
	width:180px;
	font-size:16px;
	font-weight:bold;
	border:solid 3px;
	border-top-color:white;
	border-right-color:#006600;
	border-bottom-color:#006600;
	border-left-color:white;
	color:#ffffff;

	}
.menu div a:hover		{
	border:solid 3px;
	border-top-color:darkblue;
	border-right-color:lightblue;
	border-bottom-color:lightblue;
	border-left-color:darkblue;
	background-color:#669933;
	color:#ffcc00;
	font-size:16px;
	font-weight:bold;
	}

	
