@charset "utf-8";

/* ----------------------------------------------

detail.css

LastUpdate: 2014-08-19
---------------------------------------------- */

html {
	background-color: #fff;
	background-image: none;
}

#workDetail #wrapper {
	padding: 20px;
}

#workDetail h1,
#workDetail h2 {
	margin-bottom: 0.8em;
	padding-bottom: 1.2em;
	background: url(../common/img/works/bg-line.png) center bottom no-repeat;
	color: #3b948a;
	font-weight: bold;
	font-size: 138.5%;
	text-align: center;
}

.imgSection {
	margin-bottom: 30px;
	text-align: center;
}

.spec li {
	margin-bottom: 0.3em;
	text-align: center;
}

.continued {
	margin-bottom: 100px;
}

.ja {
	color: #999;
}

.small {
	font-size: 92.4%;
}

.notes {
	font-size: 77%;
}