@charset "utf-8";

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	color: #666;
			/*background-color:  #bbd770;*/
	background-color: #FFF;
}

#left {
	float: left;
	width: 355px;
	margin-left: 20px;
	font-size: 12px;
			/*background:#6d99e8;*/
}

.img1 {
	text-align: center;
}

#left dt {
	/*margin-left: 10px;*/
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.8em;
	font-weight: bold;
}

dd {
	/*margin-left: 10px;*/
	margin-top: 10px;
	font-size: 12px;
	line-height: 1.1em;
}

span {
	font-weight:normal;
	font-size:10px;
	letter-spacing:0.2em;
}

#px {
	font-size: 11px;
}
/*
.kuwazu0 {
	margin-left: 20px;
}
*/
#left p {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#right {
	float: left;
	width: 400px;
	margin-top: 35px;
	margin-left: 5px;
			/*background: #50bc6c;*/
}

.img2 {
	text-align: right;
	margin-bottom: 8px;
}

.top {
	margin-top: 10px;
	float: right;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
}

#footer {
	clear: both;
}