@charset "utf-8";
/* CSS Document */

#title_services{
	background-color:rgba(255,204,153,1);
	height:150px;
	font-size:14px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	padding:190px 0 0 0;
	
}
#title_services h2{
	letter-spacing: 0.2em;
	line-height: 160%;
	
}

#wrapper_services{
	width:980px;
	height:1200px;
	margin:0 auto;	
	
}
#services{
	width:960px;
	margin:20px 0 10px 20px;
	
}

#wrapper_services h3{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	border-bottom:#CCCCCC solid 1px;
	padding:10px 15px;
	color: #666666;

}
.services_blok{
	width:960px;
	margin:20px 0 10px 160px;
}
/*----------services1------------*/

#services_section1{
	width:271px;
	height:271px;
	float:left;
	background-image:url(../image/savecemaru_syo03.jpg);
}
#services_section2{
	width:273px;
	height:271px;
	float:left;
	background-image:url(../image/savecemaru_syo04.jpg);
}
/*----------services1------------*/
/*----------services2------------*/
#services_section3{
	width:271px;
	height:369px;
	float:left;
	background-image:url(../image/savecemaru_com03.jpg);
}
#services_section4{
	width:273px;
	height:369px;
	float:left;
	background-image:url(../image/savecemaru_com04.jpg);
}
/*----------services2------------*/
/*----------services3------------*/
#services_section5{
	width:355px;
	height:359px;
	float:left;
	background-image:url(../image/savecemaru_saizi03.jpg);
}
#services_section6{
	width:249px;
	height:359px;
	float:left;
	background-image:url(../image/savecemaru_saizi04.jpg);

}

/*----------services3------------*/




