@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about{
	margin-top: 0px;
}

#contents #catch{
	margin-top: 0px;
	background-image: url(../advantage/img_system/catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	height: 280px;
	width: 635px;
	overflow: hidden;
}
.clear{
	clear: both;
}
/*------------------*/

#column01{
	width: 635px;
	margin-top: 10px;
}
#column01 .txt{
	float: left;
	width: 305px;
}
#column01 .photo{
	float: right;
	width: 308px;
}

#column02{
	width: 635px;
	margin-top: 30px;
}
#column02 .photo{
	float: left;
	width: 303px;
}
#column02 .txt{
	float: right;
	width: 304px;
}
