@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about,
{
	margin-top: 0px;
}
#structure{
	margin-top: 20px;
}

#contents #catch{
	height: 280px;
	width: 635px;
	overflow: hidden;
	background-image: url(../advantage/img_design/catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

/*------------------*/

#structure h2{
	background-image: url(../advantage/img_design/h2_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 20px;
	width: 590px;
	overflow: hidden;
}
#feeling h2{
	background-image: url(../advantage/img_design/h2_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 20px;
	width: 590px;
	overflow: hidden;
}
#communication h2{
	background-image: url(../advantage/img_design/h2_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 29px;
	width: 590px;
	overflow: hidden;
}
.section-in{
	margin-top: 60px;
}
/*------------------*/
.inner{
	width: 570px;
	padding-left: 20px;
}

/*------------------*/

#structure .group{
	width: 570px;
}
#structure .group .txt{
	float: left;
	width: 343px;
}
#structure .group .photo{
	float: right;
	width: 212px;
}

/*------------------*/
#contents #photo01{
	margin-top: 40px;
}
/*------------------*/

#communication .group{
	width: 570px;
}
#communication .group .photo{
	float: left;
	width: 212px;
}
#communication .group .txt{
	float: right;
	width: 332px;
}




