@import url(../css/base.css);




h2.business{
	background:url(img/tit.gif) no-repeat;
	width:690px;
	height:40px;
	text-indent:-9999px;
	margin-bottom: 15px;
}

.p_link{
	text-align:center;
	width:690px;
	height:20px;
	background-color:#CCE198;
	color:#6699CC;
	margin-bottom: 15px;
}




.textArea{
	width:665px;
	margin:0 0 30px 25px;
	clear: both;
	height: auto;
}
.photoArea{
	width:660px;
	height:auto;
	margin-left:29px;

}
.photo1{
	float:left;
	width:300px;
	height:200px;
	margin:0 30px 20px 0;
}
.photo2{
	float:left;
	width:300px;
	height:200px;
	margin:0 30px 40px 0;
}
.photo3{
	width:387px;
	height:244px;
	margin:0 0 20px 123px;
}
.line{
	clear:both;
	width:640px;
	height:1px;
	margin:0 0 30px;
	background-color:#D7D7D7;}
