body {
	margin: 0 auto;
	padding: 0;
	width: 460px;
	color: #E6E6E6;
	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;
}


/************/

/*** header ***/
#headerBody {
	padding: 20px;
	border-bottom: 2px solid #660066;
}

#headerBody h1 {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	letter-spacing: 1px;
	color: #FFCCCC;
}

/*** content ***/
#contentBody {
	padding: 50px;
	background-image: none;
	background-color: #000000;
}

#contentBody p {
	padding-bottom: 20px;
	font-size: 75%;
	line-height: 150%;
}

#contentBody strong { 
	color: #FFFFFF;
} 

/*** footer ***/
#footerBody {
	padding: 20px;
	border-top: 2px solid #660066;
}

#footer p {
	font-size: 80%;
	text-align: center;
}

/*** banner icon ***/
.banner {
	padding: 12px;
	text-align: center;
}

/*** closing session ***/
#close {
	padding: 20px 20px 0;
	text-align: center;
}

.with-markLink {
	margin-bottom: 0;
}

.with-markLink a {
	padding-left: 10px; 
	background-image: url(../images/leader_menu.gif);
	background-position: left;
	background-repeat: no-repeat;
}
