/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color:#003366;
	font-size: 12px;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	font-size: 14px;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	font: 11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("images/mm_arrow.gif") 14px 45% no-repeat;
	font-size: 10px;
	font-weight: bold;
	}
	
#naviSmall a {
	font: 11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐ明朝", sans-serif;
	color: #003366;
	line-height:11px;
	letter-spacing:0.05em;
	text-decoration: none;
	display:block;
	padding:4px 12px 4px 12px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/mm_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	
#navigation a:hover {
	background: #ffffff url("images/mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}

#navigation2 a {
	color: #0066FF;
	line-height:10px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-size: 10px;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 8px;
	}

#navigation2 a:hover {
	color:#FF6600;
	background-color: #00FF66;
	}
		
#logo 	{
	color: #F71771;
	letter-spacing:.2em;
	line-height:normal;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	}

#logo2 	{
	color: #FA6BA5;
	letter-spacing:0.2em;
	line-height:normal;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	}

