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

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

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

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

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

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

.serviceTable p.w215{
	width: 215px;
}

.serviceTable p.w220{
	width: 220px;
}

.serviceTable .title{
	margin-bottom: 5px;
}

.serviceTable .title img{
	margin: 5px 0 0 0;
}

.serviceTable .td1{
	width: 26.5%;
}

.serviceTable .td2{
	width: 25.5%;
}

.serviceTable .td3{
	width: 25%;
}


