@charset "shift_jis";
.territory {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-color: #0066FF;
	border-left-color: #0066FF;
	border-right-style: dashed;
	border-left-style: dashed;
}
.header {
	background-image: url(../image/Header/blue.jpg);
	height: 120px;
	width: 800px;
	background-color: #0076BC;
	background-repeat: no-repeat;
	background-position: bottom;
}

.buttonbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.mainbox {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-color: #CCCCCC;
	height: 15px;
	width: 800px;
}
.leftbox {
	float: left;
	width: 310px;
	padding-right: 30px;
	padding-left: 20px;
	position: absolute;
	line-height: 170%;
}
.rightbox {
	float: right;
	width: 310px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	line-height: 170%;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #00FFFF;
}
.flame {
	margin-right: 30px;
	line-height: 170%;
}
.flame_2 {
	width: 400px;
	margin-left: 150px;
	border: thin dotted #00CCFF;
}
.titol {
	background-color: #D0FFFF;
	width: 400px;
	padding-left: 7px;
	height: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
}
.titol_2 {
	height: 15px;
	width: 500px;
	padding-top: 32px;
	padding-bottom: 2px;
	padding-left: 40px;
	background-image: url(../image/icon/moon.jpg);
	background-repeat: no-repeat;
}
.price {
	width: 600px;
	margin-left: 10px;
	border: thin dotted #66FFFF;
	padding: 25px;
}
