@charset "utf-8";

.帯-------------------------------------{}
.box_white {
	padding-bottom: 50px;
}
.box_glay {
	padding-top: 20px;
	padding-bottom: 20px;
}

.作品-------------------------------------{}
hgroup {
	margin-bottom: 45px;
}
.works_item_wrap {
	margin-left: -5px;
}

.works_itam {
	width: 310px;
	height: 270px;
	float: left;
	margin-left: 5px;
}
.works_itam .caption {
	font-size: 15px;
	text-align: center;
	padding-top: 20px;
	line-height: 1em;
}

.実績一覧-------------------------------------{}
#list {
	padding-left: 200px;
	margin-bottom: 60px;
}

#list ul li {
	background-image: url(../img_common/arrow_brown_3px.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	float: left;
	font-size: 15px;
	line-height: 1;
	margin-right: 30px;
}
#list ul li .sub {
	font-family: leander;
	font-size: 12px;
	color: #999999;
	line-height: 1;
}
#results tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

#results th {
	font-size: 13px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom: 1px solid #000000;
	line-height: 1;
}
#results td {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 1;
}
.nen {
	width: 100px;
}
.yoto {
	width: 140px;
}
.odd {
	background-color: #F2F2F2;
}

#results table tr:nth-child(even) {
 background: #f5f5f5;
}






.-------------------------------------{}

