@charset "EUC-JP";
/* basic */
body {
	background-color: #323a2d;
	text-align: center;
	font-size: 12px;
	background-image: url(../../images2009/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 80px;
	margin: 0px;
	padding: 0px;
}


body, p, li, td {
	font-family: "Lucida Grande" , Arial, Helvetica,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
	font-size: 12px;
}
.Clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#topmenu {
	width: 932px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 21px;
}
#pageContent {
	clear: both;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
/*MENU*/
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal li
{
	width: 186px;
}
ul.MenuBarHorizontal ul
{
	width: 186px;
}
ul.MenuBarHorizontal ul li
{
	width: 186px;
}

#pageTop #pageContent p#BottomLinks {
	color: #999999;
	text-align: center;
	font-size: 11px;
	padding: 0px 0px 20px;
	margin: 0px;
}
#pageTop #pageContent #BottomLinks a:link,#pageTop #pageContent #BottomLinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#pageTop #pageContent #BottomLinks a:hover {
	color: #FF6600;
}
#Menu #TopLINK {
	float: left;
	width: 300px;
}
#Menu #TopLINK h1 {
	margin: 0px;
	padding: 0px;
}
#Menu #RightMenu {
	float: right;
	width: 369px;
}
#RightMenu ul {
	list-style-type: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#Menu #RightMenu li {
	float: left;
}
#Menu #TopLINK img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#BG_Base {
	padding: 0px;
	height: 80px;
	background-image: url(../../images2009/menu/bg01.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	display: block;
	margin: 0px;
}
#BG {
	padding: 0px;
	height: 80px;
	background-image: url(../../images2009/menu/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	margin: 0px;
}
#BG #Menu {
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	display: block;
}

