#title p{
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;/*上下の行間を消す*/
	color: #fff;
	line-height: 140%;
}
#title span{
	line-height: 140%;
}
p{
	margin-top: 0;/*上の行間を消す*/
	line-height: 150%;
}
body {
	background-color: #0D0000;
	background-image: url(../../img/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#HeadSpace {
	height: 30px;
	width: 860px;
	background: #FFFFFF;
}
#Button {
	background: #FFFFFF;
	height: 140px;
	width: 820px;
	padding-left: 20px;
}
#Yokoku {
	background: #FFFFFF;
	height: auto;
	width: 820px;
	float: left;
	padding-left: 20px;
	clear: right;
}
#Footer {
	height: 67px;
	width: 860px;
	clear: both;
	background: #0D0000;
}
#Hada {
	background: #FFFFFF;
	height: 300px;
	width: 300px;
	text-align: left;
	vertical-align: bottom;
}
#Whats {
	height: 100px;
	width: 820px;
	padding-left: 20px;
	float: left;
}
#All {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
}
