@charset "EUC-JP";
/* basic */

body, p, li, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}address {
	display: none;
	clear: both;
}
#Contents #TopRight ul {
	padding: 0px 0px 35px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
	list-style-type: none;
}

body {
	background-color: #660000;
}
#Contents {
	height: 634px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(images_all/bg.jpg);
	border: 1px solid #000000;
}
#Contents #TopRight {
	float: right;
	width: 400px;
	padding-top: 160px;
	text-align: center;
	margin-right: 30px;
}
#Contents #TopRight p {
	line-height: 130%;
	color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	width: 396px;
	font-size: 12px;

	>font-size: 90%;
}
*html #Contents #TopRight p {
	line-height: 140%;
}
*:first-child+html #Contents #TopRight p {
	line-height: 140%;
}


#Contents #Page {
	margin: 0px;
	padding: 0px;
	clear: both;
}

#Contents #TopRight li {
	float: left;
}
#Contents #PaulImg {
	float: left;
	padding-top: 27px;
}

#Contents #header {
	margin: 0px;
	padding: 0px;
}
#Contents #header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#Contents #header ul {
	margin-top: 31px;
	list-style-type: none;
	float: right;
	margin-right: 44px;
}
#Contents #header li {
	float: left;
	margin: 0px;
	padding: 0px;
}
#Contents #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

