@charset "utf-8";
/* CSS Document */

/*company******************************************************/

#pageTitle{margin-bottom:30px;}

#copys{
	overflow:hidden;
	margin-bottom:25px;
}
* html #copys{zoom:1;}
#copys h3{
	background:url(../images/sub_bg.gif) no-repeat left center;
	padding:12px 35px;
	font-size:130%;
	margin-bottom:15px;
}
#copys .txt{
	width:397px;
	float:left;
}

#copys .ps{
	width:238px;
	float:right;
}
#copys .ps img{margin-bottom:7px;}

.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:#FFECDC;
	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;}