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

#main h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.daichi,
.sarchan {
	display:inline;
	float:left;
	width:630px;
	position:relative;
	margin-bottom:20px;
}

.daichi div.fright {
	margin-left:20px;
}

.sarchan div.fleft {
	margin-right:20px;
}

.daichi p.fleft,
.sarchan p.fright {
	width:480px;
	padding:14px;
	border:#aaa 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	position: relative;
	behavior: url(http://www.iida-grp.co.jp/preview/css/PIE.htc);
}

.daichi {
	margin-left:40px;
}

.balloon {
	position:absolute;
	left:509px;
	top:18px;
	z-index:1;
}

.balloon02 {
	position:absolute;
	left:105px;
	top:18px;
	z-index:1;
}
