/* ------//セキュリティ工事//------ */

#title {
	background-image: url(../images/title_security.png);
}


#body .p1_left {/*--写真つき文章 左カラム--*/
	display: block;
	float: left;
	width: 632px;
	margin-bottom: 20px;
}

#body .p1_right {/*--写真つき文章 右カラム--*/
	display: block;
	float: right;
	width: 150px;
	margin-bottom: 20px;
}

#body .p2_left {/*--写真2枚つき文章 左カラム--*/
	display: block;
	float: left;
	width: 482px;
	margin-bottom: 20px;
}

#body .p2_right {/*--写真2枚つき文章 右カラム--*/
	display: block;
	float: right;
	width: 300px;
	margin-bottom: 20px;
}

#body .btn_contact a {
	display: block;
	width: 220px;
	height: 37px;
	background-image: url(../images/button.gif);
	background-position: 0px -254px;
	background-repeat: no-repeat;
	margin: 20px auto 0px auto;
}

#body .btn_contact a:hover {
	background-image: url(../images/button_r.gif);
	background-position: 0px -254px;
	background-repeat: no-repeat;
}


/*
#body {
	background-image: url(../images/2nd_security.jpg);
	background-position: -210px -192px;
	height: 600px;
}*/