@charset "utf-8";
#works-syousai {
	width: 665px;
}

#contents-head {
	width: 650px;
	overflow: hidden;
	padding: 0px 0px 27px;
}
#contents-head h2  {
	float: left;
	width: 256px;
}
#contents-head ul {
	text-align: right;
	float: right;
	width: 270px;
	padding: 35px 0px 0px;
}
#contents-head ul li {
	display: block;
	padding: 0px 0px 0px 10px;
	background: url(../images/list/works-navi_bg.jpg) no-repeat left center;
	line-height: 1;
	float: left;
}
#contents-head ul .first {
	background: url(none);
}
#title-box {
	background: url(../images/syousai/title-box-bg.jpg) no-repeat;
	height: 101px;
	position: relative;
	width: 650px;
}
#title-box dt {
	position: absolute;
	left: 38px;
	top: 31px;
	width: 70px;
	height: 55px;
	font-size: 41px;
	font-weight: bolder;
	color: #333333;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1;
}
#title-box dd {
	position: absolute;
	left: 129px;
	top: 32px;
	width: 508px;
	height: 55px;
	line-height: 1;
}
#title-box dd h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #5A5A5A;
	padding: 0px 0px 10px;
}
#title-box dd .date {
	color: #969696;
}
#works-syousai .kakudai {
	text-align: right;
	padding: 20px 0px 30px;
	width: 650px;
}
#works-syousai .photos {
	padding: 0px 0px 40px;
	width: 665px;
	overflow: hidden;
}
#works-syousai .photos li {
	float: left;
	padding: 0px 15px 0px 0px;
}
#works-syousai .comment {
	padding: 20px 0px 50px;
}
#works-syousai .return {
	padding: 10px 0px 40px;
}
