﻿#yume_main {
	float: center;
	background:url(images/yume.jpg) no-repeat;
	background-position:top center;
}

#creative_main {
	float: center;
	background:url(images/u_c.jpg) no-repeat;
	background-position:top center;
}

#data_main {
	float: center;
	background:url(images/u_d.jpg) no-repeat;
	background-position:top center;
}

#press_main {
	float: center;
	background:url(images/u_p.jpg) no-repeat;
	background-position:top center;
}

.tec {
   padding-top: 20px;
   padding-bottom: 30px;
   font-family: none;
letter-spacing: 0.1em;
line-height: 1.5em;
font-size: 12px;
   padding-left: 20px;
}
