#ID_Header #ID_Menu #ID_Menu_Business{
	background: url(../image/menubutton_business2.jpg) no-repeat;
}

/*--- Ｈ２のタイトル ---*/
#ID_Subtop h1{
	background: url(image/title.gif) no-repeat;
	background-position: 10px 10px;
	text-indent:-9999px;
}

/*--- 人と人という背景画像 ---*/
#ID_Subtop div{
	background: url(image/back.jpg) no-repeat;
	background-position: right bottom;
	widht:769px;
	height:210px;
	padding-top:0px;
	padding-bottom:0px;
}
#ID_Subtop div p{
	text-indent:-9999px;
	padding:0px;
	margin:0px;
	font-size:0px;
}

.Mainbody h3{
	padding-top:10px;
	font-size:96%;
	color:#F60;
}

.Mainbody #ID_Midashi p{
	padding:5px 10px;
	text-indent:20px;
}

.Mainbody #ID_Midashi img{
	float: left;
	height: 120px;
	width: 150px;
	margin: 10px 20px;

}
.Mainbody #ID_Midashi hr{
	border:solid 1px #CCC;
}

/*--- テーブルのボーダーカラー（緑） ---*/
.Mainbody .C_Table h4{
	border: solid 1px #ccc;
	font-weight:bold;
	color: #666;
	background: url(../image/table_back.jpg) repeat-x;
	background-color: #F0F0F0;
	
	text-align: left;
	
	padding: 4px 5px 5px 10px;
	
	border-bottom: solid 4px #690;
	margin-bottom:10px;
	margin-top:40px;
	
}
.Mainbody .C_Table h4 a{
	text-decoration: none;
	color: #666;
}
.Mainbody .C_Table h4 a:active{
	color: #690;
	
}
.C_Table li{
	margin-left:30px;
	line-height: 130%;
	
}

.Mainbody .C_Table{
	margin-top: 20px;
}

.Mainbody #ID_Chachi{
	background: url(image/hitotohito.jpg) no-repeat;
	display:block;
	width:675px;
	height:369px;
	text-indent:-9999px;
}

.Mainbody #ID_Bchachi{
	background: url(image/chachi.gif) no-repeat;
	display:block;
	width:677px;
	height:80px;
	text-indent:-9999px;
}


.Mainbody .Waku li{
	float:left;
	border: solid 1px #ccc;
	background-color: #F7F7F7;
	margin-bottom: 4px;
	margin-right: 2px;
	text-align: center;
}

.Mainbody .Waku li a{
	display: block;
	padding:8px 0;
	width:170px;
}

.Mainbody p{
	padding: 10px;
}


.Mainbody #map{
	margin-left:14px;
	margin-bottom:20px;
	border:solid 2px #CCC;
	height:350px;
	width:700px;
	
}

