@charset "utf-8";

/*===========================

layout

===========================*/


/*---------

HEADER 

---------*/

/* --base.css */

/*---------

CONTENTS

---------*/

.title{
	color:#468ebc;
	font-size:20px;
}

.companybox{
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #c8c8c8;
}

.map{
	width:500px;
	height:300px;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}

dl.info{
	font-size:16px;
	line-height:1.7;
}

dl.info dt{
	font-weight:bold;
}

dl.info dd{
	margin-bottom:30px;
}



/*---------

FOOTER 

---------*/

/* --base.css */