@charset "utf-8";

/*index*/
#serviceBox ul {
	margin-right:-9px;
	width:679px;
	margin-top:15px;
	zoom:1;
}
#serviceBox ul:after {
	clear:both;
	display:block;
	content:'';
}
#serviceBox li {
	float:left;
	display:inline;
	width:216px;
	margin-right:9px;
}
#serviceBox li p {
	margin:10px 0 0;
}

#newsBox li {
	margin:15px 0 0;
	padding:0 15px 10px;
	border-bottom:1px dotted #CCC;
}

/*kaisyu*/
.case ul {
	zoom:1;
	width:970px;
	margin:15px -10px 0 0;
}
.case ul:after {
	clear:both;
	display:block;
	content:'';
}
.case li {
	float:left;
	display:inline;
	margin-right:10px;
}

/*contact*/
table.mailform td {
	text-align:left;
}

/* souzoku	*/

.teikei {
	zoom:1;
}
.teikei:after {
	clear:both;
	display:block;
	content:'';
}
.teikei img {
	float:left;
	display:inline;
	margin:20px 0 0 20px;
}
.teikei .right {
	float:right;
	display:inline;
	width:470px;
}
.teikei address {
	margin:20px 20px 0;
}


#mainArea .flow h3 {
	background:url(../../img/ico_arrow_down.jpg) 100px bottom no-repeat;
	padding-bottom:35px;
}