
.photo {
	margin-bottom:20px;
}
#main p {
	margin-bottom:50px;
}
h3 {
	margin-bottom:10px;
}
.section {
}
	#main .section p {
		margin-bottom:30px;
	}
	.section .br {
		float:right;
		margin-left:20px;
	}
	.section .bl {
		float:left;
		margin-right:20px;
	}
	.section dl {
		margin-bottom:40px;
	}
	.section dt {
		margin-bottom:10px;
	}
.detailbox {
	text-align:center;
	margin:0 0 20px 0;
}
.otherworkbox {
	width:611px;
	height:135px;
	background-color:#fadfdd;
}
	.otherworkbox ul {
		padding:12px 0 0 30px;
	}
	.otherworkbox li {
		float:left;
	}
	.otherworkbox .li1 {
		margin-right:30px;
	}