@charset "utf-8";
/* CSS Document */

@import url("sub.css");

#cat-title{
	background:url("../business/img/cat_title.jpg") no-repeat top left #FFFFFF;
}

#catchcopy{
	margin-bottom:25px;
}

#slide{
	width:650px;
	background-color:#EBEBEB;
}

#slide-fla{
	float:left;
	width:320px;
	text-align: center;
}
#slide-fla img{
	margin: 9px;
	border: 1px solid #CCC;
}
#explanation .text{
	width:420px;
	float:left;
}

#explanation #special-site{
	margin-left:450px;
}

#explanation #site-pic{
	margin-bottom:3px;
}

#explanation #site-pic2{
	margin-bottom:3px;
}

.business-list ul{
	float:left;
	width:300px;
}



/*movie*/

#movie #slide .text{
	float:left;
	width:250px;
	padding:5px 0 0 35px;
}


/*design*/

#design #slide .text{
	float:left;
	width:250px;
	padding:55px 0 0 35px;
}

#design #zukan{
	margin:20px auto 0;
	padding:15px 15px 0;
	width:480px;
	background-color:#EBEBEB;
	text-align:center;
	clear:both;
}

#zukan dl{
	text-align:left;
}

#zukan dt{
	font-weight:bold;
	margin-bottom:3px;
}

#zukan p{
	margin-bottom:1em;
}

/*machines*/

#machines #slide .text{
	float:left;
	width:250px;
	padding:30px 0 0 35px;
}


/*tour*/



