@charset "shift_jis";
/*
-----------------------------------------------
株式会社 角仲 contact CSS
author:	株式会社 角仲
web site: http://kakunaka.net/
copyright(C) 株式会社 角仲
All rights reserved.
-----------------------------------------------*/


/* 見出し
-----------------------------------------------*/
#h2 {

}
#contact_box {
	margin-top: 10px;
	height: auto;
	width: 508px;
	border: 1px solid #EBEBEB;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#conm_title {
	color: #3683DE;
	font-weight: bold;
}
#access_box {
	height: 350px;
	width: 510px;
	background-color: #999999;
	margin-top: 10px;
	margin-left: 10px;
}
