@charset "utf-8";


/* header
---------------------------------------------*/

#gnav li#gnav_company {
	width: 215px;
	height: 70px;
	background-repeat:no-repeat;
	background-image: url(../../img/btn_gnav_company_o.png);}



/* あいさつ・会社概要
---------------------------------------------*/

h2 {
	width: 714px;
	height: 92px;}


/* ハウスナビ・システム代表 関からのご挨拶 */

#msgbox {
	z-index: 1;
	position: relative;
	width: 668px;
	padding: 30px 23px 30px 23px;}

#msgbox h3 {
	width: 668px;
	height: 95px;
	margin-bottom: 40px;}

.msgbox_text {
	width: 665px;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0 0 23px 3px;}

#msgbox_img1 {
	width: 550px;
	height: 316px;
	padding: 0 59px;
	margin-top: 10px;}

#msgbox_box1 {
	width: 668px;}

#msgbox h4 {
	float: left;
	width: 253px;
	height: 26px;
	padding: 14px 0 14px 16px;}

.msgbox_text2 {
	float: left;
	width: 390px;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0 0 18px 16px;}

#msgbox_img2 {
	float: right;
	width: 243px;
	height: 316px;
	margin-right: 5px;
	padding: 10px 0 30px 0;}

#profile_box {
	clear: both;
	width: 660px;
	padding: 0;
	border: 4px solid #ddd;
	background: #fff url(../img/icon_profilebox_img.gif) no-repeat right bottom;}

#profile_box dt {
	width: 103px;
	height: 21px;
	padding: 20px 542px 14px 15px;}

#profile_box dd {
	width: 605px;
	padding: 0 36px 25px 19px;}

#profile_box p {
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0;}

p.btn {margin-top: 0.5em;}

#profile_box h5 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	margin-top: 20px;
	padding: 0;}

#profile_box ul li {
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	padding: 0;}

.gotopagetop {
	width: 112px;
	height: 17px;
	margin: 20px 4px 0 552px;}


/* 会社概要 */

#company_box {
	z-index: 1;
	position: relative;
	width: 668px;
	padding: 16px 23px 30px 23px;}

#company_box a {
	color: #1068a4;
	text-decoration: none;}

#company_box a:hover {
	color: #1068a4;
	text-decoration: underline;}

#company_box h3 {
	width: 668px;
	height: 95px;
	margin-bottom: 30px;}

table {
	width: 666px;
	border-collapse: separate;
	border-spacing: 0;
	color: #333;
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 30px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;}

th {
	width: 179px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 12px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #ededed;}

td {
	text-align: left;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 14px;
	padding-left: 12px;
	padding-right: 20px;
	border-bottom: 1px solid #ccc;}



/* SIDE
---------------------------------------------*/

#sidenav ul li#sidenav_company {
	width: 220px;
	height: 40px;
	background-repeat:no-repeat;
	background-image: url(../img/btn_sidenav_company_c.gif);}

