@charset "utf-8"; /* 文字コード */

#pageTitle{
	margin: 20px 0 0 30px;
}

.visualBox{
	margin: 0 60px 0 30px;
	height: 238px;
/*	overflow: hidden;*/
}

.homeBox{
	margin: 10px 0 0 30px;
}

.companyTable{
	width: 100%;
	margin-top: 12px;
}

.companyTable p{
	margin-bottom: 1em;
}

.companyTable .td1{
	width: 310px;
}

.companyTable .td2{
	width: 225px;
}

.access{
	margin-bottom: 3px !important;
}

iframe{
	margin-bottom: 2px;
}


