/* Global Styles */

body {
	margin:0px;
	}

hr {
  border:1px dotted #003333; /* 線の太さ */
}
	
td {
	color:#003366;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	}
	
a {
	color: #FF6600;
	font-weight:bold;
	}
	
a:hover {
	color: #3366CC;
	}

/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #F4EA71;
	line-height:12px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 26px;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
#logo 	{
	font:24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #CCFF99;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF9933;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		
}

#whats_news ul {
	margin:		0px;
	padding:	0px;
	height:		auto;
	width:		auto;
}

#whats_news li {
	margin-top:	5px;
	margin-left:	15px;
	margin-right:	5px;
	margin-bottom:	5px;
	border-bottom-width:	1px;
	border-bottom-style:	dotted;
	border-bottom-color:	#FFFFFF;
	padding-top:	0px;
	padding-left:	0px;
	padding-bottom:	3px;
	padding-right:	0px;
}
