@charset "utf-8";
h2.title{
	margin-bottom:5px;
}
h3.title{
	margin-bottom:13px;
}
h3{
  background-image: none!important;
  text-indent: 0!important;
}
#mainBox{
  width: 670px;
  margin-right: 90px;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#greet{
	overflow:hidden;
	zoom:1;
	margin-bottom:35px;
}
#greet em{
	color:#d00000;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#prof{
	overflow:hidden;
	zoom:1;
	margin-bottom:18px;
	padding-right:30px;
}
#prof .img{
	float:left;
	width:160px;
	padding-top:18px;
}
#prof .text{
	float:right;
	width:467px;
}
#prof .text dl{
	overflow:hidden;
	zoom:1;
	margin-bottom:5px;
	padding-top:15px;
	border-top:1px solid #d1d1d1;
}
#prof .text dl dt{
	clear:both;
	float:left;
	width:35px;
	_width:45px;
	padding:0 5px;
}
#prof .text dl dd{
	float:left;
	width:422px;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#outline{
	margin-bottom:25px;
}
#outline table{
	width:100%;
}
#outline table th,
#outline table td{
	padding:10px 10px 10px 15px;
	line-height:1.5;
	border:1px solid #d1d1d1;
	vertical-align:top;
}
#outline table th{
	width:135px;
	font-weight:bold;
	background:#f5f6f6;
}
#outline table td .hours{
	float:left;
	width:145px;
}
#outline table td .hours-text{
	float:left;
	width:300px;
	padding-left:1em;
	text-indent:-1em;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#work{
	overflow:hidden;
	zoom:1;
	margin-bottom:25px;
}
#work ul li{
	float:left;
	width:215px;
	margin:0 12px 5px 0;
}
#work ul li img{
	border:1px solid #bbb;
}
#work ul li.right{
	margin-right:0;
}
#work ul li .title{
	min-height:24px;
	line-height:24px;
	text-align:center;
}
#work ul li.width2{
	width:442px;
}
#work ul li.width2 .title{
	width:215px;
}
#work ul li.width2 .text{
	position:relative;
	margin:-150px 0 0 230px;
	text-indent:1em;
	font-size:12px;
	background:url(../img/company/work_arrow.gif) no-repeat 0 4px;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#g-map{
	height:428px;
	border:1px solid #d1d1d1;
}


