@charset "EUC-JP";
/* basic */
body {
	background-color: #5f0707;
	text-align: center;
	color: #CCCCCC;
	font-size: 12px;
	background-image: url(../image_2008/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Lucida Grande" , Arial, Helvetica,'¥Ò¥é¥®¥Î³Ñ¥´ Pro W3','Hiragino Kaku Gothic Pro','¥á¥¤¥ê¥ª',Meiryo,'£Í£Ó £Ð¥´¥·¥Ã¥¯', sans-serif;
	font-size: 12px;
}

.Clear {
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden; 
}
.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 {
}
#topmenu #MenuBar1 {
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#pageContent {
	clear: both;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #330000;
}

#Footer {
	font-size: 10px;
	background-color: #181818;
	text-align: center;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 0px;
	clear: both;
}

#Footer a:link, #Footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#Footer a:hover {
	color: #FF6600;
}
#Footer address {
	font-size: 10px;
	font-style: normal;
}#pageTop #pageContent #Footer p#BottomLinks {
	font-size: 10px;
	margin-bottom: 5px;
}

