.wrap {
	width: 760px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
.box{
	width:240px;
	min-height:100px;
	float:left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 30px;
	margin-left: 7px;
	padding: 0px;
	background-image: url(../images/works_base.png);
	background-repeat: repeat-y;
	background-position: left center;
	display: inline;
}
.gridImg {
	clear: both;
	width: 220px;
	float: left;
	padding: 10px;
	background-image: url(../images/work_center.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.gridTitle {
	clear: both;
	float: left;
	height: 18px;
	width: 225px;
	background-image: url(../images/work_t_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
}
.gridBox {
	background-image: url(../images/work_center.png);
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
	float: left;
	width: 240px;
}

.gridTxt {
	color:#333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	clear: both;
	float: left;
	width: 220px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gridLink {
	clear: both;
	height: 37px;
	width: 240px;
	float: left;
	background-image: url(../images/work_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 13px;
}

@media screen and (max-width : 1240px) {
	body{
		overflow:auto;
	}
}
@media screen and (max-width : 900px) {
	#backlinks{
		float:none;
		clear:both;
	}
	#backlinks a{
		display:inline-block;
		padding-right:20px;
	}
	#wrapper{
		margin-top:90px;
	}
}
.gridJigyou {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-align: right;
	clear: both;
	float: left;
	width: 190px;
	margin-left: 10px;
	padding-right: 10px;
}
.gridArrow {
	float: left;
	height: 18px;
	width: 18px;
	margin-right: 10px;
}
