/* CSS Document */

#contents {
	padding-bottom: 40px;
	margin-left: 6px;
}
h2{
	margin-bottom: 36px;
	clear:both;
}

#companyinfo	{
	margin-left:40px;
	position:relative;
	}
#companyinfo table	{
	margin-top:20px;
	width:100%;
	}
#companyinfo th	{
	width:90px;
	vertical-align:top;
	padding-top:20px;
	}
#companyinfo td	{
	padding-top:20px;
	}
#companyinfo td p	{
	text-align:center;
	width:260px;
	}
	
	#companyinfo table table {
		margin:0;
	}
	#companyinfo table table th {
		width:auto;
		padding-top:0;
	}
	#companyinfo table table td {
		padding-top:0;
	}
	#companyinfo table dl {
		margin-bottom:-5px;
		line-height:1.4;
	}
	#companyinfo table dd {
		margin-bottom:5px;
	}


#map	{
	position:absolute;
	right:30px;
	}

#gmap	{
	text-align:right;
	margin-right:20px;
	margin-top:10px;
	}



/* clearfix
---------------------------------------------------- */
ul.phList:after , .hset:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility:hidden;
}
ul.phList , .hset{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html ul.phList , * html .hset{
	height: 1%;
}
u.phList , .hset{
	display: block;
}
/* End hide from IE-mac */

