@charset "UTF-8";
/*------------------*/
@import url("sub.css");
#about{
	margin-top: 0px;
}
#contents #catch{
	text-indent: -9999px;
	height: 280px;
	width: 635px;
	overflow: hidden;
	background-image: url(../advantage/img_pride/catch.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
#column01{
	width: 635px;
	margin-top: 30px;
}
#column01 .txt{
	float: left;
	width: 364px;
}
#column01 .photo{
	float: right;
	width: 254px;
}

#column02{
	width: 635px;
	margin-top: 30px;
}
#column02 .photo{
	float: left;
	width: 180px;
	margin-top: 10px;
}
#column02 .txt{
	float: right;
	width: 425px;
}
#column02 .photo img{
	margin-bottom: 1px;
}
.clear{
	clear: both;
}
#about .list{
	margin-top: 10px;
}
#column03{
	width: 635px;
	margin-top: 30px;
}

#column03 .txt{
	float: left;
	width: 364px;
}
#column03 .photo{
	float: right;
	width: 254px;
}

