@charset "utf-8";
/* CSS Document */

/*company******************************************************/

#pageTitle{margin-bottom:30px;}

.copy{margin-bottom:25px;}

.copy li{
	list-style:none;
	margin-bottom:5px;
}
.copy li img{vertical-align:top;}


#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:#DCEDF4;
	width:20%;
}
#contents table td ul{
	list-style:disc;
	margin-left:1.5em;
}

#office{margin-bottom:25px;}
#office h4{margin-bottom:3px;}
#office p{margin-bottom:10px;}
#office p,#office h4{line-height:1.7;}

#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;}