@charset "utf-8";

/*------------------------------------------------
	about/company/office_detail/data_center.html styles
--------------------------------------------------*/
#pagetitle h1{
	width: 637px;
	height: 40px;
	background: url(../images/dat_pagetitle.gif) left top no-repeat;
}
.text01 span{
	font-weight: bold;
}

.dat_img {
	margin: 15px 0 0 0;
}

.image01_no{
	display: block;
	line-height: 1.2em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}



/* column */
.summary{
	width: 100%;
	overflow: hidden;
}
.summary:after{
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.summary .image01_r{
	float: right;
	width: 335px;
}
.summary .textcontents01_l{
	float: left;
	width: 155px;
	margin: 0px 20px 0px 0px;
}

