@charset "utf-8";
.sq-wrap{
	padding:6px 10px 30px;
}
.sq-wrap img{
	float:left;
	display:block;
	width:235px;
	height:192px;
	margin-right:15px;
}
.sq-wrap p{
	line-height:1.6;
	color:#213566;
}
.sq-wrap p a{
	color:#20AFCA;
}
.sq-block{
	float:left;
	width:225px;
	margin-left:15px;
}
.sq-block.first{
	margin-left:0;
}
.sq-block .title{
	width:210px;
	height:44px;
	line-height:40px;
	background:url(/common/img/block_2nd_title.gif) no-repeat 0 0;
	font-size:13px;
	font-weight:700;
	padding-left:20px;
}
.sq-block .title a{
	display:block;
	width:205px;
	height:40px;
	text-decoration:none;
	background:url(/common/img/link_arrow.png) no-repeat 185px center;
}
.sq-block .title.double{
	line-height:1.4;
}
.sq-block .title.double a{
	padding-top:2px;
}

.sq-line.triple .sq-block .title{
	height:55px;
	line-height:51px;
	background:url(/common/img/projects_list_title_bg_wide.gif) no-repeat 0 0;
}
.sq-line.triple .sq-block .title.triple{
	line-height:1;
	padding-top:5px;
	height:50px;
}

.sq-block .body{
	padding:3px 10px 30px;
	color:#213566;
}
.sq-line.double{
	
}
h1.double{
	text-indent:0;
	padding-left:20px;
	width:690px;
	line-height:1.3;
	padding-top:6px;
	height:58px;
}
