body {background-color: #8c6e56;}
#site-box {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 750px;
	height: 2380px;
	background-color: #ffffff; 
	margin-top: 15px;
	text-align: center;
/*
	margin: 0 auto; 
*/
}
#top-banner{
	height: 320px;
	width: 550px;
	background-color: #ffffff; 
}
#top-banner-left {
	height: 320px;
	width: 540px;
	text-align: center;
	float:left;
}
#top-banner-right {
	height: 320px;
	width: 200px;
	background-image: url(http://www.diamond-dust.jp/amazon/money/img/hyoushi.jpg);
	background-repeat: no-repeat;
	background-position: 2px 10px; 
	float:right;
}
#contents {
	text-align: left;
	height: 2020px;
	width: 700px;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fafad2;
	clear:both;
}
#contents_banner {
	height: 290px;
	text-align: left;
	background-color: #fafad2; 
	padding-left: 100px;
	padding-right: 100px;
/*
	clear:both;
*/
}
#profile {
	height: 410px;
	text-align: left;
	background-color: #ffffff; 
	padding-top: 20px;
	padding-left: 20px;
/*
	clear:both;
*/
}
p {
	margin: 5px;	/* 上下左右のマージン */
	padding: 1px;	/* 上下左右の余白 */
}
p.p1  { font-size: xx-large; }
p.p2  { font-size: x-large; }
p.p3  { font-size: large; }
p.p4  { font-size: medium; }
p.p5  { font-size: small; }
p.p6  { font-size: x-small; }
p.p7  { font-size: xx-small; }
p.p1b { font-size: xx-large; font-weight: 600;}
p.p2b { font-size: x-large; font-weight: 600;}
p.p3b { font-size: large; font-weight: 600;}
p.p4b { font-size: medium; font-weight: 600;}
p.p5b { font-size: small; font-weight: 600;}
p.p6b { font-size: x-small; font-weight: 600;}
p.p7b { font-size: xx-small; font-weight: 600;}
p.top_title {
	font-size: xx-large;
	color: orange; 
}
p.tokuten_midashi {
	font-size: large;
	color: orange; 
	font-weight: 600;
}
