@import 'reset.css';

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}

.l-page {
	margin:0 auto;
	width:700px;
	}

.l-head {
	border-bottom:1px solid #000;
	padding:23px 31px;
	}
	.l-head h1 {
		background:url(../i/bg/logo-p.png) no-repeat;
		display:block;
		height:81px;
		text-indent:-9999px;
		width:94px;
		}

.l-body {
	padding:18px 32px 50px;
	}
	
	.l-body h2 {
		border-bottom:1px solid #ccc;
		color:#393939;
		font-size:20px;
		margin-bottom:26px;
		padding-bottom:5px;
		}
	
	.l-body p {
		color:#353535;
		font-size:.88em;
		line-height:1.2;
		margin-bottom:16px;
		}

.l-foot {
	border-top:1px solid #000;
	overflow:hidden;
	padding:18px 32px 28px;
	}
	.l-foot p {
		color:#353535;
		font-size:.75em;
		line-height:1.2;
		}
		.b-copyright {
			float:left;
			width:49%;
			}
		
		.b-url {
			float:left;
			width:51%;
			}
			
.icon-call {
	margin-bottom: -2px;
}
