#contents {
	width: 794px;
	padding-left: 36px;
}
.sidemenu {
	float: left;
}
.sidemenu li {
	margin-bottom: 4px;
}
.right_contents {
	float: right;
	width: 621px;
	line-height: 18px;
}
.right_contents h2 {
	margin-bottom: 30px;
}
.right_contents ul {
	padding-left: 21px;
	padding-right: 21px;
}
.right_contents li {
	margin-bottom: 30px;
}


.right_contents .work_left {
	float: left;
	width: 247px;
	padding-left: 21px;
	padding-right: 21px;
}
.right_contents .work_right {
	float: right;
	width: 247px;
	padding-left: 21px;
	padding-right: 21px;
}
.right_contents p {
	clear: both;
	padding-left: 24px;
	text-indent: -12px;
	color: #ff7f00;
	line-height: 22px;
}
.right_contents p.contact {
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}
.right_contents p.pagetop {
	line-height: 12px;
	text-indent: 0px;
}

