@charset "UTF-8";
/* CSS Document */

#navi li.n2 a { background-position:-190px -45px; }

.top,
.biz {
	width:550px;
	margin-bottom:25px;
}

.top p {
	float:left;
	width:309px;
}

.top img { float:right; }

.biz h4 {
	padding-bottom:5px;
	font-size:1px;
	line-height:0;
	vertical-align:bottom;
	margin-bottom:10px;
	background:url(../images/dot.png) repeat-x bottom left;
}

.biz p {
	width:360px;
	float:right;
}

.biz ul.imgl li {
	display:block;
	font-size:1px;
	line-height:0;
	vertical-align:bottom;
	margin-right:10px;
	float:left;
}

.biz ul.imgl li.end { margin:0; }

a.thickbox {
	background:url(../../images/arrow_org.png) no-repeat left center;
	padding:5px 0 5px 18px;
	display:block;
	margin-top:15px;
}


#getqt {
	border:1px solid #ccc;
	background:#f7f7f7;
	padding:15px;
	font-size:90%;
	line-height:1.5em;
	width:518px;
}

#getqt img {
	margin-right:15px;
	float:left;
}

#getqt p { float:left; }

/* clearfix */
.top:after,
.biz:after,
.imgl:after,
#getqt:after {
	content: "."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.top,
.biz,
.imgl,
#getqt { display: inline-block; }

