@charset "utf-8";

/*
サービス内容
-------------------------------------------*/
#service_p p {
	font-size:12px;
}

#s_box01{
	margin-top:5px;
	background-image: url("/user_data/packages/default/img/contents/service/img_call.jpg");
	background-repeat:no-repeat;
	height:307px;
	width:715px;
}

#s_box01 p{
	padding-top:130px;
	width:257px;
	height:118px;
}

#box02{
	margin-top:5px;
	background-image: url("/user_data/packages/default/img/contents/service/img_control.jpg");
	background-repeat:no-repeat;
	height:297px;
	width:715px;
}

#box02 p{
	padding-top:100px;
	width:247px;
	height:78px;
}

#box03{
	margin-bottom:15px;
	margin-top:5px;
	background-image: url("/user_data/packages/default/img/contents/service/img_fieldstaff.jpg");
	background-repeat:no-repeat;
	height:392px;
	width:715px;
}

#box03 p{
	padding-top:185px;
	width:247px;
	height:78px;
}

#box04{
	margin-top:5px;
	background-image: url("/user_data/packages/default/img/contents/service/img_disaster.jpg");
	background-repeat:no-repeat;
	height:392px;
	width:715px;
}

#box04 p{
	padding-top:65px;
	width:376px;
	height:86px;
}

.title{
	margin-top:10px;
	margin-bottom:5px;
}