body {
	margin: 0 auto;
	padding: 0;
	color: #FFFFFF;
	font-family: "MS PGothic", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", sans-serif;
	font-size: 100%;
	line-height: 100%;
	background-image: url(../images/background00.gif);
	background-repeat: repeat;
}

h1,h2,h3,h4,h5,h6,p,ul,ol {
	margin-top: 0; 
	margin-bottom: 0; 
	padding: 0; 
	font-size: 100%;
	line-height: 100%;
} 

a img {
	border: 0; 
} 

a {
	background-color: transparent;
	color: #FFFFFF; 
	text-decoration: none; 
} 

a:hover {
	background-color: transparent;
	color: #FFCCCC; 
	text-decoration: underline; 
}

strong {
	color: #FFCCCC;
}


/*** clear ***/
.clearBoth {
	clear: both;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
}


/*** header ***/
#headerBody {
	/* hack for win IE and mac IE */
	margin: 20px 0 0 0;
	padding: 40px 0 16px 0;/*\*/
	#padding: 40px 0 0 0;
	background-image: url(../images/back_header.gif);/* */
	background-repeat: repeat;
}

#headerBox {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#headerBox h1 {
	float: left;
	color: #FFCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 70%;
	font-weight: normal;
}

#headerBox p {
	float: right;
	padding-left: 10px;
	font-size: 60%;
	color: #CCCCCC;
}

#headerBox p.menu {
	background-image: url(../images/leader_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}


/*** content ***/
#contentBody {
	height: 520px;
	margin: 0;
	padding: 0;
	background-image: none;
	background-color: #000000;
	border-top: 2px solid #660066;
	border-bottom: 2px solid #660066;
	clear: both;
}

#contentBody h1 {
	padding-top: 9px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#swfBox {
	width: 720px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#precautionBox {
	width: 720px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#precautionBox p {
	padding: 70px 10px;
	color: #CCCCCC;
	font-size: 75%;
	line-height: 150%;
}


/*** footer ***/
#footerBody {
	margin-top: 5px;
}

#footerBox {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

#flashbanner {
	float: left;
	width: 95px;
	margin: 0 3px;
}

#footerBox p {
	color: #FFCCCC;
	font-size: 60%;
	line-height: 140%;
}

#bannerBox {
	padding: 10px 0 15px;
}

#banner {
	height: 48px;
	margin-left: 0;
	margin-bottom: 5px;
}

ul#banner li {
	float: left;
	list-style-type: none;
	margin: 0 3px 5px;
}

ul#banner li a {
	display: block;
	width: 130px;
	border: 1px solid #666666;
}

li.wide a {
	width: 245px!important;
}

ul#banner li a:hover {
	border: 1px solid #FF6600;
}
