@charset "utf-8";
/* CSS Document */

/*company******************************************************/

#pageTitle{margin-bottom:30px;}

#contents table{
	margin-bottom:30px;
	border-top:1px #999 solid;
}
#contents table th,#contents table td{
	line-height:1.7;
	vertical-align:top;
	text-align:left;
	padding:5px 10px;
	border-bottom:1px #999 solid;
}
#contents table th{
	background-color:#F1F9D4;
	width:20%;
}
#contents table td ul{
	list-style:disc;
	margin-left:1.5em;
}

#access{margin-bottom:30px;}
#access p{
	margin-bottom:5px;
	line-height:1.7;
}
#access #mapImg{margin-bottom:15px;}

#groups h4{
	margin-bottom:15px;
	font-size:110%;
}
#groups ul{
	padding-left:3em;
	margin-bottom:10px;
	list-style:disc;
}
#groups ul li{line-height:1.7;}
#contents #groups ul.goLink{padding-left:1.8em;}