* {
	margin:0;
	padding:0;
}

body    { color: #333333; background-color: #fff0f5; text-align: center }

div#Container {
	width:600px;
	margin:10px auto 10px auto;
}

table#Contents {
	width:600px;
	border-top:5px solid #FF4100;
	border-bottom:5px solid #FF4100;
	margin-bottom:10px;
}

p#BtKyujin {
	margin:56px 0 74px 0;
}

p.Bt {
	margin:0 0 18px 0;
}

p#CopyRight {
	font-size:xx-small;
	margin-bottom:10px;

}


div#Headerbar {
	width:750px;
}

div#Headerbar p {
	margin:0;
	padding:0;
}

div#Headerbar p#StrongArea {
	background:url(image/header1.gif);
	height:20px;
	font-size:10px;
	line-height:20px;
	padding-left:10px;
	color: #CC3366;
}

div#Headerbar p#StrongArea strong {
	font-weight:normal;
}


a.TextLink {
	color:#000000;
}