body{
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:75%;
	line-height:160%;
	background:#ffb4cd url("../images/body_bg.gif") 50% 0 repeat;
	font-family: "Meiryo","MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	color:#333333;
}

td{
	font-size:12px;
}

.root{
	padding:0;
	text-align:center;
	margin:0 auto 0;
	background:url("../images/root_bg.gif") 300% 100% repeat-x;
	position:relative;
	border-top:0px #ff67a8 solid;
}

.main{
	width:802px;
	text-align:left;
	margin:0 auto 0;
	background:#ff67a8;
	padding:5px 29px;
	position:relative;
}

.content-container{
	background:url("../images/content_bg.gif") repeat-y;
	padding:1px 0 0;
	width:802px;
}

.content{
	padding:0 41px 20px;
}

.footer{
	clear:both;
	background:#ff67a8;
	width:860px;
	margin:0 auto 0;
	text-align:center;
}

.footer-copy{
	padding-top:24px;
}

.content-footer{
	background:url("../images/content_footer_bg.gif") no-repeat;
	height:11px;
	overflow:hidden;
	clear:both;
}

h2{
	margin:2px 0 0;
	padding:0;
	font-size:100%;
	line-height:100%;
	clear:both;
}

.ListHeader	{
	BACKGROUND: #3A6EA5;
	BORDER-BOTTOM: #003366 1px solid;
	BORDER-LEFT: #99CCFF 1px solid;
	BORDER-RIGHT: #003366 1px solid;
	BORDER-TOP: #99CCFF 1px solid;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	PADDING-LEFT: 2px;
}

a{outline:none;}
a:link		{color:#0088ff;text-decoration:none;}
a:visited	{color:#cc33cc;text-decoration:none;}
a:hover		{color:#ff6600;text-decoration:underline;}
a:active	{color:#ff6600;text-decoration:underline;}

.table-info{
	background-image:url(../images/info_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.table-intro{
	background-image:url(../images/intro_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.style5 {color: #ff67a8}
.style7 {color: #ff67a8; font-weight: bold; }